Package | Description |
---|---|
org.orekit.utils.units |
This package provides very basic handling of units.
|
Modifier and Type | Field and Description |
---|---|
static UnitsConverter |
UnitsConverter.ARC_SECONDS_TO_RADIANS
Arcseconds to radians converter.
|
static UnitsConverter |
UnitsConverter.DAYS_TO_SECONDS
Days to seconds converter.
|
static UnitsConverter |
UnitsConverter.IDENTITY
Identity converter.
|
static UnitsConverter |
UnitsConverter.KILOMETRES_2_TO_METRES_2
Square kilometres to square metres converter.
|
static UnitsConverter |
UnitsConverter.KILOMETRES_TO_METRES
Kilometres to metres converter.
|
static UnitsConverter |
UnitsConverter.KM3_P_S2_TO_M3_P_S2
km³/s² to m³/s² converter.
|
static UnitsConverter |
UnitsConverter.MILLI_ARC_SECONDS_TO_RADIANS
Milli arcseconds to radians converter.
|
static UnitsConverter |
UnitsConverter.MILLI_SECONDS_TO_SECONDS
Milli seconds to seconds converter.
|
static UnitsConverter |
UnitsConverter.PERCENTS_TO_UNIT
Percents to units converter.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.