Declared in MagneticTorqueBarArray
Declaration
MagneticTorqueBar CreateMagneticTorqueBar(
double maxMTBDipoles,
Vector3 gtMatrix_B
);Description
Adds a new magnetic torque rod to the array. This will also ensure that the data is initialised.
Parameters
| Name | Description |
|---|---|
| maxMTBDipoles | Maximum dipole of MTB |
| gtMatrix_B | Steering Matrix |