public class TCGScale extends Object implements TimeScale
Coordinate time at the center of mass of the Earth.
This time scale depends linearly from Terrestrial Time.
This is intended to be accessed thanks to the TimeScalesFactory class,
so there is no public constructor.
AbsoluteDate,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name time scale.
|
double |
offsetFromTAI(AbsoluteDate date)
Get the offset to convert locations from
TAIScale to instance. |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLeap, insideLeap, minuteDuration, offsetToTAIpublic double offsetFromTAI(AbsoluteDate date)
TAIScale to instance.offsetFromTAI in interface TimeScaledate - conversion dateTAIScale
time scale to get a location in instance time scaleTimeScale.offsetToTAI(DateComponents, TimeComponents)public String getName()
Copyright © 2002-2016 CS Systèmes d'information. All rights reserved.