Package | Description |
---|---|
org.orekit.files.ccsds.ndm.odm.ocm |
This package contains class managing CCSDS Orbit Comprehensive Message.
|
Modifier and Type | Method and Description |
---|---|
OrbitPhysicalProperties |
OcmData.getPhysicBlock()
Get physical properties logical block.
|
Modifier and Type | Method and Description |
---|---|
boolean |
OrbitPhysicalPropertiesKey.process(ParseToken token,
ContextBinding context,
OrbitPhysicalProperties data)
Process an token.
|
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.