public class StelaConstantSolarActivity extends ConstantSolarActivity implements IStelaSolarActivity
| Modifier and Type | Field and Description |
|---|---|
protected StelaSolarActivityType |
solActType
Solar activity type.
|
| Constructor and Description |
|---|
StelaConstantSolarActivity(double f107,
double ap)
Basis constructor
|
| Modifier and Type | Method and Description |
|---|---|
StelaConstantSolarActivity |
copy()
Copy the solar activity model.
|
StelaSolarActivityType |
getSolActType()
Get solar activity type.
|
double[] |
getSolarActivity(AbsoluteDate date)
Get Solar activity coefficients at a specified date, in the following order: daily flux, mean flux, Ap1, Ap2,
Ap3, Ap4, Ap5, Ap6, Ap7.
|
getAp, getApKpMaxDate, getApKpMinDate, getApKpValues, getFluxMaxDate, getFluxMinDate, getInstantFlux, getInstantFluxValue, getInstantFluxValues, getKp, getMaxDate, getMinDate, getStepApKp, getStepF107clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAp, getInstantFluxValue, setConstantAP, setConstantF107, toStringcheckApKpValidity, checkFluxValidityprotected StelaSolarActivityType solActType
public StelaConstantSolarActivity(double f107,
double ap)
throws PatriusException
f107 - F10.7 valueap - AP valuePatriusExceptionpublic double[] getSolarActivity(AbsoluteDate date) throws PatriusException
getSolarActivity in interface IStelaSolarActivitydate - a datePatriusException - thrown if a problem occurs while reading the solar activity filepublic StelaSolarActivityType getSolActType()
getSolActType in interface IStelaSolarActivitypublic StelaConstantSolarActivity copy() throws PatriusException, IOException, ParseException
copy in interface IStelaSolarActivityPatriusExceptionIOExceptionParseExceptionCopyright © 2025 CNES. All rights reserved.