MagneticCoilTorque.Current Property |
Gets or sets the electric current passing through the coil.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic Scalar Current { get; set; }
Public Property Current As Scalar
Get
Set
public:
property Scalar^ Current {
Scalar^ get ();
void set (Scalar^ value);
}
member Current : Scalar with get, set
Property Value
Type:
Scalar
See Also