Uses of Class
org.orekit.files.ccsds.ndm.adm.apm.AngularVelocity
Packages that use AngularVelocity
Package
Description
This package contains class managing CCSDS Attitude Parameter Message.
-
Uses of AngularVelocity in org.orekit.files.ccsds.ndm.adm.apm
Methods in org.orekit.files.ccsds.ndm.adm.apm that return AngularVelocityModifier and TypeMethodDescriptionApmData.getAngularVelocityBlock()Get the angular velocity logical block.Methods in org.orekit.files.ccsds.ndm.adm.apm with parameters of type AngularVelocityModifier and TypeMethodDescriptionbooleanAngularVelocityKey.process(ParseToken token, ContextBinding context, AngularVelocity container) Process one token.Constructors in org.orekit.files.ccsds.ndm.adm.apm with parameters of type AngularVelocityModifierConstructorDescriptionApmData(CommentsContainer commentsBlock, AbsoluteDate epoch, ApmQuaternion quaternionBlock, Euler eulerBlock, AngularVelocity angularVelocityBlock, SpinStabilized spinStabilizedBlock, Inertia inertia) Simple constructor.