public class StelaLOSConstantSolarActivity extends AbstractStelaSolarActivity
updateF107(StelaSpaceObject, SpacecraftState).
Resulting value is stored in losF107.| Constructor and Description |
|---|
StelaLOSConstantSolarActivity()
Constructor of a MEAN_CONSTANT solar activity model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
computeLosF107(StelaSpaceObject spaceObject,
SpacecraftState state)
Updates the F107 coefficient for MEAN_CONSTANT solar activity.
|
StelaLOSConstantSolarActivity |
copy()
Copy the solar activity model.
|
double |
getAp(AbsoluteDate date)
Get Geomagnetic activity at a specified date.
|
double |
getInstantFluxValue(AbsoluteDate date)
Get Solar activity flux at a specified date.
|
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.
|
String |
toString()
Get information of Solar Activity.
|
void |
updateF107(StelaSpaceObject spaceObject,
SpacecraftState state)
Updates the F107 coefficient for MEAN_CONSTANT solar activity.
|
getSolActType, getStelaDoubleFormatclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetConstantAP, setConstantF107public StelaLOSConstantSolarActivity()
public double getInstantFluxValue(AbsoluteDate date)
date - a datepublic double getAp(AbsoluteDate date)
date - a datepublic double[] getSolarActivity(AbsoluteDate date)
date - a datepublic String toString()
toString in interface IStelaSolarActivitytoString in class Objectpublic void updateF107(StelaSpaceObject spaceObject, SpacecraftState state) throws PatriusException
computeLosF107(StelaSpaceObject, SpacecraftState) methodspaceObject - the SpaceObject.state - the Bulletin.PatriusExceptionpublic void computeLosF107(StelaSpaceObject spaceObject, SpacecraftState state) throws PatriusException
spaceObject - the SpaceObject.state - the Bulletin.PatriusExceptionpublic StelaLOSConstantSolarActivity copy() throws PatriusException
PatriusExceptionCopyright © 2025 CNES. All rights reserved.