Package | Description |
---|---|
org.orekit.files.ccsds.ndm.odm.ocm |
This package contains class managing CCSDS Orbit Comprehensive Message.
|
Modifier and Type | Method and Description |
---|---|
List<TrajectoryState> |
TrajectoryStateHistory.getTrajectoryStates()
Get the trajectory states.
|
Constructor and Description |
---|
TrajectoryStateHistory(TrajectoryStateHistoryMetadata metadata,
List<TrajectoryState> states,
OneAxisEllipsoid body,
double mu)
Simple constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.