State_Structure:
--------------------------------------------------------------------------
Initialize a state data structure.
Since version 7.
--------------------------------------------------------------------------
Form:
state = State_Structure( n );
--------------------------------------------------------------------------
------
Inputs
------
none
-------
Outputs
-------
state (.) State data structure with fields:
- el Standard elements [a,i,W,w,e,M]
- elA Alfriend elements [a,theta,i,q1,q2,W]
- dEl Alfriend element differences
- xH Hills-frame relative state [km;km/s]
- mass Mass [kg]
- tM Measurement epoch [sec]
--------------------------------------------------------------------------