Package | Description |
---|---|
org.orekit.files.ccsds.ndm.adm.apm |
This package contains class managing CCSDS Attitude Parameter Message.
|
Modifier and Type | Method and Description |
---|---|
AngularVelocity |
ApmData.getAngularVelocityBlock()
Get the angular velocity logical block.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AngularVelocityKey.process(ParseToken token,
ContextBinding context,
AngularVelocity container)
Process one token.
|
Constructor and Description |
---|
ApmData(CommentsContainer commentsBlock,
AbsoluteDate epoch,
ApmQuaternion quaternionBlock,
Euler eulerBlock,
AngularVelocity angularVelocityBlock,
SpinStabilized spinStabilizedBlock,
Inertia inertia)
Simple constructor.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.