| Package | Description |
|---|---|
| fr.cnes.genopus.time |
Package containing all needed classes to create the widget for the Orekit's AbsoluteDate object.
|
| Modifier and Type | Method and Description |
|---|---|
static GPAbsoluteDate.GPDateTimeScale |
GPAbsoluteDate.GPDateTimeScale.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GPAbsoluteDate.GPDateTimeScale[] |
GPAbsoluteDate.GPDateTimeScale.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.orekit.time.TimeScale |
GPAbsoluteDate.getOrekitTimeScale(GPAbsoluteDate.GPDateTimeScale dateTimeScale)
Getter for the Orekit TimeScale associated to a Genopus DateTimeScale.
|
void |
GPAbsoluteDate.setTimeScale(GPAbsoluteDate.GPDateTimeScale timeScale)
Method to modify the time scale in the widget.
|
Copyright © 2017. All rights reserved.