public static class DtcDataLoader.LineParameters extends Object implements TimeStamped, Serializable
Constructor and Description |
---|
LineParameters(AbsoluteDate date, double dtc)
构造函数。
|
Modifier and Type | Method and Description |
---|---|
AbsoluteDate |
getDate()
获取日期。
|
double |
getDSTDTC()
获取DSTDTC参数。
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
durationFrom
public LineParameters(AbsoluteDate date, double dtc)
date
- 记录日期
dtc
- 地磁风暴的温度校正
public AbsoluteDate getDate()
TimeStamped
getDate
在接口 TimeStamped
public double getDSTDTC()
它代表地磁风暴的温度校正。
Copyright © 2002-2023 CS GROUP. All rights reserved.