Package | Description |
---|---|
fr.cnes.sirius.patrius.forces.atmospheres | |
fr.cnes.sirius.patrius.forces.atmospheres.solarActivity.specialized |
Modifier and Type | Field and Description |
---|---|
protected DTMInputParameters |
AbstractDTM.inputParams
External data container.
|
Modifier and Type | Method and Description |
---|---|
DTMInputParameters |
AbstractDTM.getParameters()
Getter for the solar and magnetic activity data.
|
Constructor and Description |
---|
AbstractDTM(DTMInputParameters parameters,
PVCoordinatesProvider sunIn,
EllipsoidBodyShape earthIn,
String dataFile)
Simple constructor for independent computation.
|
DTM2000(DTMInputParameters parameters,
PVCoordinatesProvider sunIn,
EllipsoidBodyShape earthIn)
Simple constructor for independent computation.
|
DTM2012(DTMInputParameters parameters,
PVCoordinatesProvider sunIn,
EllipsoidBodyShape earthIn)
Simple constructor with PATRIUS data file.
|
DTM2012(DTMInputParameters parameters,
PVCoordinatesProvider sunIn,
EllipsoidBodyShape earthIn,
String dataFilename)
Constructor with user-provided data file.
|
Modifier and Type | Class and Description |
---|---|
class |
DTMSolarData
|
class |
MarshallSolarActivityFutureEstimation
This class reads and provides solar activity data needed by
atmospheric models: F107 solar flux and Kp indexes.
|
Copyright © 2023 CNES. All rights reserved.