SolarRadiationBoundaryMitigationMass Property  | 
 
            Gets or sets the 
Scalar describing the mass of the object being corrected.
            
 
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Scalar Mass { get; set; }Public Property Mass As Scalar
	Get
	Set
public:
property Scalar^ Mass {
	Scalar^ get ();
	void set (Scalar^ value);
}member Mass : Scalar with get, set
Property Value
Type: 
Scalar
See Also