Uses of Class
org.orekit.files.iirv.terms.base.ConstantValuedIIRVTerm
-
Packages that use ConstantValuedIIRVTerm Package Description org.orekit.files.iirv.terms This package collects classes representing the individual terms that make up an IIRV vector. -
-
Uses of ConstantValuedIIRVTerm in org.orekit.files.iirv.terms
Subclasses of ConstantValuedIIRVTerm in org.orekit.files.iirv.terms Modifier and Type Class Description class
MessageEndConstantTerm
5-character immutable end of the message: "ITERM".class
MessageStartConstantTerm
5-character start of the message, always is "GIIRV".class
SpareConstantTerm
IIRV spare character (ASCII space).class
TransferTypeConstantTerm
1-character type of transfer (constant).
-