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<OrbitManeuverHistory> |
OcmData.getManeuverBlocks()
Get maneuvers logical blocks.
|
Constructor and Description |
---|
OcmData(List<TrajectoryStateHistory> trajectoryBlocks,
OrbitPhysicalProperties physicBlock,
List<OrbitCovarianceHistory> covarianceBlocks,
List<OrbitManeuverHistory> maneuverBlocks,
Perturbations perturbationsBlock,
OrbitDetermination orbitDeterminationBlock,
UserDefined userDefinedBlock)
Simple constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.