Uses of Class
fr.cnes.genopus.time.GPAbsoluteDate.GPDateTimeScale

Packages that use GPAbsoluteDate.GPDateTimeScale
fr.cnes.genopus.time Package containing all needed classes to create the widget for the Orekit's AbsoluteDate object. 
 

Uses of GPAbsoluteDate.GPDateTimeScale in fr.cnes.genopus.time
 

Methods in fr.cnes.genopus.time that return GPAbsoluteDate.GPDateTimeScale
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.
 

Methods in fr.cnes.genopus.time with parameters of type GPAbsoluteDate.GPDateTimeScale
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.