Uses of Class
org.orekit.files.ccsds.ndm.adm.acm.AttitudeState
Packages that use AttitudeState
Package
Description
This package contains class managing CCSDS Attitude Comprehensive Message.
-
Uses of AttitudeState in org.orekit.files.ccsds.ndm.adm.acm
Methods in org.orekit.files.ccsds.ndm.adm.acm that return types with arguments of type AttitudeStateModifier and TypeMethodDescriptionAttitudeStateHistory.getAttitudeStates()Get the attitude states.Constructor parameters in org.orekit.files.ccsds.ndm.adm.acm with type arguments of type AttitudeStateModifierConstructorDescriptionAttitudeStateHistory(AttitudeStateHistoryMetadata metadata, List<AttitudeState> states) Simple constructor.