Click or drag to resize

ConstantSolarGeophysicalData Methods

The ConstantSolarGeophysicalData type exposes the following members.

Methods
  NameDescription
Public methodClone
Clones this object using the specified context.
(Overrides SolarGeophysicalDataClone(CopyContext).)
Public methodComputeApDailyAverage
Returns the constant ap geomagnetic index value.
(Overrides SolarGeophysicalDataComputeApDailyAverage(JulianDate).)
Public methodComputeApValue
Returns the constant ap geomagnetic index value.
(Overrides SolarGeophysicalDataComputeApValue(JulianDate).)
Public methodComputeAverageSolarRadioFlux
Returns the constant solar radiation flux value.
(Overrides SolarGeophysicalDataComputeAverageSolarRadioFlux(JulianDate).)
Public methodComputeKpDailyAverage
Returns the constant kp geomagnetic index value.
(Overrides SolarGeophysicalDataComputeKpDailyAverage(JulianDate).)
Public methodComputeKpValue
Returns the constant kp geomagnetic index value.
(Overrides SolarGeophysicalDataComputeKpValue(JulianDate).)
Public methodComputeSolarRadioFlux
Returns the constant solar radiation flux value.
(Overrides SolarGeophysicalDataComputeSolarRadioFlux(JulianDate).)
Public methodComputeThreeHourApValues
Returns a size eight array with each value equal to the constant ap geomagnetic index.
(Overrides SolarGeophysicalDataComputeThreeHourApValues(JulianDate).)
Public methodComputeThreeHourKpValues
Returns a size eight array with each value equal to the constant kp geomagnetic index.
(Overrides SolarGeophysicalDataComputeThreeHourKpValues(JulianDate).)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also