Click or drag to resize

SegmentResults.GetDateMotionCollectionOfOverallTrajectory Method

Overload List
  NameDescription
Public methodGetDateMotionCollectionOfOverallTrajectory<T>(String)
Public methodGetDateMotionCollectionOfOverallTrajectory(String, ReferenceFrame)
Gets a DateMotionCollection<T> of the element in the specified ReferenceFrame from the EphemerisForOverallTrajectory. This method assumes that you are asking for an entry that is of type Cartesian and that the element in the state is of that type. The state type stored must be ITimeBasedState.
Top
See Also