T-MATS: 1st order sensor Library Block
This block models a generic sensor with a first order lag. Y = Gain/(Tau*s+1)
Additionally it may be used to simulate sensor white noise, a sensor gain fault, and sensor drift fault. With noise enabled Y(noise) = Y + GN Utilizing faults Y(fault) = Y*FGain + Drift

1-O Sensor Inputs:
1-O Sensor InputDescription
actual actual value to be sensed.

1-O Sensor Outputs:
1-O Sensor OutputDescription
Sens value of input with simulated input delay, noise, and/or fault

1-O Sensor Mask Variables:
1-O Sensor Mask VariableDescription
Sen_Max_MMax readable sensor value
Gain_Msensor model Gain
Tau_Msensor model time constant
GN_EN_MNoise Enabled(1 = On, 0 = Off)
GN_NST_Msensor Noise Sample Time (Ts)
F_Gain_MSensor Fault Gain
F_Drift_MSensor Drift Fault Adder