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.
|
getDateclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitdurationFrompublic int compareTo(AbstractSolarActivityDataLoader.LineParameters lineParameters)
compareTo in interface Comparable<AbstractSolarActivityDataLoader.LineParameters>compareTo in class AbstractSolarActivityDataLoader.LineParameterspublic boolean equals(Object otherInstance)
equals in class AbstractSolarActivityDataLoader.LineParametersotherInstance - other line parameterspublic int hashCode()
hashCode in class AbstractSolarActivityDataLoader.LineParameterspublic DateComponents getFileDate()
public double getF107()
public double getAp()
Copyright © 2002-2023 CS GROUP. All rights reserved.