public class GPIntervalFormatAbsoluteDate
extends fr.cnes.genius.interval.GIntervalFormatAbstract
| Constructor and Description |
|---|
GPIntervalFormatAbsoluteDate(org.orekit.time.TimeScale timeScale,
GPDateField.GPDateFormat dateFormat)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
format(Object object)
The object must be of AbsoluteDate type.
|
void |
update(org.orekit.time.TimeScale timeScale,
GPDateField.GPDateFormat dateFormat)
Update the class attributes.
|
public GPIntervalFormatAbsoluteDate(org.orekit.time.TimeScale timeScale,
GPDateField.GPDateFormat dateFormat)
timeScale - time scale for the interval edges to be shown in the messagedateFormat - calendar, jj1950, jj2000, jjsec1950 or jjsec2000 for the interval edges to be shown in the
messagepublic String format(Object object)
format in class fr.cnes.genius.interval.GIntervalFormatAbstractpublic void update(org.orekit.time.TimeScale timeScale,
GPDateField.GPDateFormat dateFormat)
timeScale - time scale for the interval edges to be shown in the messagedateFormat - calendar, jj1950, jj2000, jjsec1950 or jjsec2000 for the interval edges to be shown in the
messageCopyright © 2017. All rights reserved.