MagneticCoilTorqueCurrent 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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
ScalarSee Also