menu
info Documentation

Space Weather Data Provider

Class name: D2S2.Model.Satellite.SpaceWeatherDataProvider Library: D2S2 Library

Inheritance SpaceWeatherDataProvider : ModelBase Implements ISpaceWeatherDataProvider,IInitialisable

Details

The base space weather index provider.

Initial Value Properties

Property Description
Mode (Solar and Geomagnetic Mode) Mode for finding the F10.7 solar flux and Ap magnetic indices
ConstantSolarFlux (Constant Solar Flux) Constant value for F10.7 solar flux - used only if the Solar and Geomagnetic Mode is set to 'Constant'
ConstantApIndex (Constant Geomagnetic (Ap) Index) Constant value for Ap geomagnetic index - used only if the Solar and Geomagnetic Mode is set to 'Constant'
PredictedIntensity (Predicted Space Weather Intensity Percentile) Space weather indices apart from the F107 index are predicted using historical observed averages on days with similar F107 indices. This input adds or subracts from that average utilising the standard deviations of the data.

State Properties

Property Description
EarliestRecordedDate (Earliest date in dataset) This is the earliest date which can utilize the historic space weather dataset values stored in D2S2.
LatestRecordedDate (Latest date in dataset) This is the latest month which can utilize the predicted (monthly) space weather dataset values stored in D2S2.