UsafGeneralPerturbationElementsVisualMagnitude Property |
Gets or sets the median visual magnitude of the
object scaled to the standard distance of 35786 km
(elevation of GEO at zenith). This value is used
regardless of the sensor to satellite geometry.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double VisualMagnitude { get; set; }
Public Property VisualMagnitude As Double
Get
Set
public:
property double VisualMagnitude {
double get ();
void set (double value);
}
member VisualMagnitude : float with get, set
Property Value
Type:
DoubleSee Also