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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
Double
See Also