Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SignalCompressionFunc.c
Go to the documentation of this file.
1 /*
2 ===========================================
3 Do not modify, this script is generated
4 ===========================================
5 */
6 
8 {
21 }
RotDEG
@ RotDEG
Value is a degree.
Definition: SignalCompressionFunc.c:14
RotRAD
@ RotRAD
Value is a radian.
Definition: SignalCompressionFunc.c:12
None
@ None
No compression.
Definition: SignalCompressionFunc.c:10
Range11
@ Range11
Value is in range <-1;1>
Definition: SignalCompressionFunc.c:18
Range01
@ Range01
Value is in range <0;1>
Definition: SignalCompressionFunc.c:16
SignalCompressionFunc
SignalCompressionFunc
Definition: SignalCompressionFunc.c:7
Bool
@ Bool
Value is 1 or 0.
Definition: SignalCompressionFunc.c:20