OcaLevelDetectionLaw¶
-
class
OcaLevelDetectionLaw
()¶ Enumeration of the types of level detector characteristics. Used in dynamics classes and for sensors.
-
OcaLevelDetectionLaw.
None
¶ type: OcaLevelDetectionLaw
Singleton object corresponding to the entry with value
0
.
-
OcaLevelDetectionLaw.
RMS
¶ type: OcaLevelDetectionLaw
Singleton object corresponding to the entry with value
1
.
-
OcaLevelDetectionLaw.
Peak
¶ type: OcaLevelDetectionLaw
Singleton object corresponding to the entry with value
2
.
-