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.
|
public LineParameters(AbsoluteDate date, double dtc)
date
- entry datedtc
- Temperature correction for geomagnetic stormspublic AbsoluteDate getDate()
TimeStamped
getDate
in interface TimeStamped
public double getDSTDTC()
It represents the temperature correction for geomagnetic storms.
Copyright © 2002-2022 CS GROUP. All rights reserved.