Name
|
Description
|
ClearSavedStates
|
Clears previous saved states for this object.
|
GetDCMAtEpoch
|
Returns the direction-cosine-matrix of the RotatingPulsatingSystem, representing the instantaneous rotation from the MJ2000 Earth Equator Frame to the rotating pulsating frame.
|
GetFromFile
|
Load the object state from the specified FreeFlyer object file.
|
GetFromString
|
Load the object state from the specified string.
|
GetPositionOfObject
|
Returns an Array containing the position of the argument object relative to the RotatingPulsatingSystem.
|
GetPosVelOfObject
|
Returns an Array containing the position and velocity of the argument object relative to the RotatingPulsatingSystem.
|
GetScaleFactor
|
Returns the scale factor for the transformation matrix at the specified epoch in km. The scaling factor is used to keep the position of the two objects constant in the frame, and is generally derived from the instantaneous distance between the two objects.
|
GetVelocityOfObject
|
Returns an Array containing the velocity of the argument object relative to the RotatingPulsatingSystem.
|
InitializeFromRotatingPulsatingViewpoint
|
Creates a new RotatingPulsatingSystem object using the viewpoint's objects and pulsating behavior.
|
PutToFile
|
Convert the object state to FreeFlyer object xml and write to a file.
|
PutToString
|
Convert the object state to FreeFlyer object xml and return as a string.
|
ReferenceEquals
|
Returns 1 if the argument refers to the calling object and 0 otherwise.
|
Restore
|
Restore an object's state from a previously saved state.
|
Save
|
Save the object's state so that it can be restored later.
|
SetPrimaryObject
|
Sets the primary object of the RotatingPulsatingSystem object.
|
SetSecondaryObject
|
Sets the secondary object of the RotatingPulsatingSystem object.
|
SetSpacecraftState
|
Sets the Spacecraft object's position and velocity at the Spacecraft epoch given the state vector with respect to the RotatingPulsatingSystem.
|