Uses of Class
org.orekit.utils.units.PowerTerm
-
Packages that use PowerTerm Package Description org.orekit.utils.units This package provides very basic handling of units. -
-
Uses of PowerTerm in org.orekit.utils.units
Methods in org.orekit.utils.units that return types with arguments of type PowerTerm Modifier and Type Method Description static List<PowerTerm>
Parser. buildTermsList(String unitsSpecification)
Build the list of terms corresponding to a units specification.
-