Uses of Class
org.orekit.files.iirv.terms.base.DoubleValuedIIRVTerm
-
Packages that use DoubleValuedIIRVTerm Package Description org.orekit.files.iirv.terms This package collects classes representing the individual terms that make up an IIRV vector. -
-
Uses of DoubleValuedIIRVTerm in org.orekit.files.iirv.terms
Subclasses of DoubleValuedIIRVTerm in org.orekit.files.iirv.terms Modifier and Type Class Description class
CrossSectionalAreaTerm
5-character average satellite cross-sectional area in square meters with a resolution to the nearest hundredth of a square meter.class
DragCoefficientTerm
4-character dimensionless drag coefficient.class
MassTerm
8-character mass of the satellite in kilograms with a resolution to the nearest tenth of a kilogram; assumed decimal point is one place from the right.class
SolarReflectivityCoefficientTerm
8-character dimensionless solar reflectivity coefficient.class
VelocityVectorComponentTerm
13-character signed component of a velocity vector.
-