Uses of Class
org.orekit.files.iirv.terms.base.StringValuedIIRVTerm
-
Packages that use StringValuedIIRVTerm Package Description org.orekit.files.iirv.terms This package collects classes representing the individual terms that make up an IIRV vector. -
-
Uses of StringValuedIIRVTerm in org.orekit.files.iirv.terms
Subclasses of StringValuedIIRVTerm in org.orekit.files.iirv.terms Modifier and Type Class Description class
MessageSourceTerm
1-character source of the message (Default = "0").class
MessageTypeTerm
2-character type of this message.class
OriginatorRoutingIndicatorTerm
4-character originating routing indicator.class
OriginIdentificationTerm
1-character alphabetic character indicating originator of message.class
RoutingIndicatorTerm
4-character destination routing indicator that specifies the site for which the message was generated.
-