Package | Description |
---|---|
org.orekit.files.ccsds.ndm.odm.ocm |
This package contains class managing CCSDS Orbit Comprehensive Message.
|
Modifier and Type | Method and Description |
---|---|
PhysicalProperties |
OcmData.getPhysicBlock()
Get physical properties logical block.
|
Modifier and Type | Method and Description |
---|---|
boolean |
PhysicalPropertiesKey.process(ParseToken token,
ContextBinding context,
PhysicalProperties data)
Process an token.
|
Constructor and Description |
---|
OcmData(List<TrajectoryStateHistory> trajectoryBlocks,
PhysicalProperties physicBlock,
List<CovarianceHistory> covarianceBlocks,
List<ManeuverHistory> maneuverBlocks,
Perturbations perturbationsBlock,
OrbitDetermination orbitDeterminationBlock,
UserDefined userDefinedBlock)
Simple constructor.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.