public static class MarshallSolarActivityFutureEstimationLoader.LineParameters extends AbstractSolarActivityDataLoader.LineParameters
Modifier and Type | Method and Description |
---|---|
int |
compareTo(AbstractSolarActivityDataLoader.LineParameters lineParameters) |
boolean |
equals(Object otherInstance)
Check if the instance represents the same parameters as given line parameters.
|
double |
getAp()
Get the Ap index.
|
double |
getF107()
Get the F10.0 flux.
|
DateComponents |
getFileDate()
Get the file date.
|
int |
hashCode()
Get a hashcode for this date.
|
getDate
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
durationFrom
public int compareTo(AbstractSolarActivityDataLoader.LineParameters lineParameters)
compareTo
in interface Comparable<AbstractSolarActivityDataLoader.LineParameters>
compareTo
in class AbstractSolarActivityDataLoader.LineParameters
public boolean equals(Object otherInstance)
equals
in class AbstractSolarActivityDataLoader.LineParameters
otherInstance
- other line parameterspublic int hashCode()
hashCode
in class AbstractSolarActivityDataLoader.LineParameters
public DateComponents getFileDate()
public double getF107()
public double getAp()
Copyright © 2002-2023 CS GROUP. All rights reserved.