Uses of Class
org.orekit.files.ccsds.ndm.adm.acm.AttitudeManeuver
-
Packages that use AttitudeManeuver Package Description org.orekit.files.ccsds.ndm.adm.acm This package contains class managing CCSDS Attitude Comprehensive Message. -
-
Uses of AttitudeManeuver in org.orekit.files.ccsds.ndm.adm.acm
Methods in org.orekit.files.ccsds.ndm.adm.acm that return types with arguments of type AttitudeManeuver Modifier and Type Method Description List<AttitudeManeuver>
AcmData. getManeuverBlocks()
Get maneuvers logical blocks.Methods in org.orekit.files.ccsds.ndm.adm.acm with parameters of type AttitudeManeuver Modifier and Type Method Description boolean
AttitudeManeuverKey. process(ParseToken token, ContextBinding context, AttitudeManeuver data)
Process an token.
-