Package | Description |
---|---|
org.orekit.files.ccsds.ndm.adm.apm |
This package contains class managing CCSDS Attitude Parameter Message.
|
Modifier and Type | Method and Description |
---|---|
SpacecraftParameters |
ApmData.getSpacecraftParametersBlock()
Get the spacecraft parameters logical block.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SpacecraftParametersKey.process(ParseToken token,
ContextBinding context,
SpacecraftParameters container)
Process one token.
|
Constructor and Description |
---|
ApmData(CommentsContainer commentsBlock,
ApmQuaternion quaternionBlock,
Euler eulerBlock,
SpinStabilized spinStabilizedBlock,
SpacecraftParameters spacecraftParameters)
Simple constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.