Uses of Class
org.orekit.files.ccsds.ndm.adm.apm.ApmQuaternion
Packages that use ApmQuaternion
Package
Description
This package contains class managing CCSDS Attitude Parameter Message.
-
Uses of ApmQuaternion in org.orekit.files.ccsds.ndm.adm.apm
Methods in org.orekit.files.ccsds.ndm.adm.apm that return ApmQuaternionMethods in org.orekit.files.ccsds.ndm.adm.apm with parameters of type ApmQuaternionModifier and TypeMethodDescriptionbooleanApmQuaternionKey.process(ParseToken token, ContextBinding context, ApmQuaternion container, ParseToken.DateConsumer epochSetter) Process one token.Constructors in org.orekit.files.ccsds.ndm.adm.apm with parameters of type ApmQuaternionModifierConstructorDescriptionApmData(CommentsContainer commentsBlock, AbsoluteDate epoch, ApmQuaternion quaternionBlock, Euler eulerBlock, AngularVelocity angularVelocityBlock, SpinStabilized spinStabilizedBlock, Inertia inertia) Simple constructor.