Class MagneticTorqueBarHysteresisModel
- Namespace
- NominalSystems.Classes
- Assembly
- NominalSystems.Classes.dll
The hysteresis error model creates a timed history error on the magnetic torque bar.
public class MagneticTorqueBarHysteresisModel : ComponentModel<MagneticTorqueBarArray>
- Inheritance
-
ComponentModel<MagneticTorqueBarArray>MagneticTorqueBarHysteresisModel
- Inherited Members
-
ComponentModel<MagneticTorqueBarArray>.Target
Constructors
MagneticTorqueBarHysteresisModel()
public MagneticTorqueBarHysteresisModel()
Fields
Alpha
[-] Controls the influence of the History of Torque Values for the Time Windowed History Error Model. Locked to a value between 0 and 1.
public double Alpha
Field Value
TimeWindowSize
[-] The number of values to keep in the history for the Time Windowed History Error Model
public int TimeWindowSize