public static class DtcDataLoader.LineParameters extends Object implements TimeStamped, Serializable
| Constructor and Description |
|---|
LineParameters(AbsoluteDate date,
double dtc)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
AbsoluteDate |
getDate()
Get the date.
|
double |
getDSTDTC()
Get the DSTDTC parameter.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdurationFrompublic LineParameters(AbsoluteDate date, double dtc)
date - entry datedtc - Temperature correction for geomagnetic stormspublic AbsoluteDate getDate()
TimeStampedgetDate in interface TimeStampedpublic double getDSTDTC()
It represents the temperature correction for geomagnetic storms.
Copyright © 2002-2023 CS GROUP. All rights reserved.