--------------------------------------------------------------------------- Rotate a geometric state to the circular phase angle phi. --------------------------------------------------------------------------- Form: g = RotateState( g, phi ); --------------------------------------------------------------------------- ------ Inputs ------ g (.) Geoemtric goals data structure (see Geometry_Structure) phi (1) Circular phase angle (see CirclePhase) ------- Outputs ------- g (.) New geoemtric goals data structure, rotated to phi ---------------------------------------------------------------------------