public abstract static class AbstractSolarActivityDataLoader.LineParameters extends Object implements TimeStamped, Comparable<AbstractSolarActivityDataLoader.LineParameters>, Serializable
Modifier | Constructor and Description |
---|---|
protected |
LineParameters(AbsoluteDate date)
构造函数。
|
Modifier and Type | Method and Description |
---|---|
abstract int |
compareTo(AbstractSolarActivityDataLoader.LineParameters lineParameters) |
abstract boolean |
equals(Object lineParameters)
检查实例是否表示与给定线参数相同的参数。
|
AbsoluteDate |
getDate()
获取日期。
|
abstract int |
hashCode()
获取此日期的哈希码。
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
durationFrom
protected LineParameters(AbsoluteDate date)
date
- 输入日期
public abstract int compareTo(AbstractSolarActivityDataLoader.LineParameters lineParameters)
public abstract boolean equals(Object lineParameters)
public AbsoluteDate getDate()
TimeStamped
getDate
在接口 TimeStamped
Copyright © 2002-2023 CS GROUP. All rights reserved.