Click or drag to resize

MagneticCoilTorqueMagneticFieldVector Property

Gets or sets a vector describing the magnetic field that the coil is subjected to. This is usually a MagneticFieldVector.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Vector MagneticFieldVector { get; set; }

Property Value

Type: Vector
See Also