MagneticCoilTorqueNumberOfLoops Property |
Gets or sets the number of current loops in the magnetic torquer coil.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double NumberOfLoops { get; set; }
Public Property NumberOfLoops As Double
Get
Set
public:
property double NumberOfLoops {
double get ();
void set (double value);
}
member NumberOfLoops : float with get, set
Property Value
Type:
DoubleSee Also