SegmentResultsGetDateMotionCollectionOfOverallTrajectory Method |
Name | Description | |
---|---|---|
GetDateMotionCollectionOfOverallTrajectoryT(String) |
Gets a DateMotionCollectionT of the element from the
EphemerisForOverallTrajectory. The state type stored must be
ITimeBasedState. Use the GetMotionCollectionT(String) method if the
states stored are not time based.
Note that this method will not make any attempt to transform the returned DateMotionCollectionT into
its defined-in ReferenceFrame or Axes.
| |
GetDateMotionCollectionOfOverallTrajectory(String, ReferenceFrame) |
Gets a DateMotionCollectionT 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.
|