Class SpaceWeatherDataMessage
- Namespace
- NominalSystems.Messages
- Assembly
- NominalSystems.Messages.dll
[Nominal] The "SpaceWeather" message
public class SpaceWeatherDataMessage : Message<SpaceWeatherDataPayload>
- Inheritance
-
Message<SpaceWeatherDataPayload>SpaceWeatherDataMessage
- Inherited Members
-
Message<SpaceWeatherDataPayload>.PayloadMessage<SpaceWeatherDataPayload>.ToString()Message<SpaceWeatherDataPayload>.PayloadTypeMessage<SpaceWeatherDataPayload>.PayloadObject
Constructors
SpaceWeatherDataMessage()
Default constructor
public SpaceWeatherDataMessage()
Properties
Ap
[-] The measure of the general level of geomagnetic activity over the globe for a given day
public double Ap { get; set; }
Property Value
F107
[-] 10.7cm solar radio flux emissions
public double F107 { get; set; }
Property Value
F107Average
[-] 81 day average of F10.7 flux (centered on Day of Year)
public double F107Average { get; set; }
Property Value
Indicies
[kg/m^3] Local neutral particle density
public double[] Indicies { get; set; }
Property Value
- double[]