DCS enum radio
From DCS World Wiki - Hoggitworld.com
Enumerator: | radio | Added with: 1.2.0 | |
Description: | The radio enumerator has a single table that defines the radio modulation used to transmit. | ||
Uses: | |||
Format: | Tables are formatted as.
radio.modulation = { AM, FM } | ||
constants: | radio.modulation enumerator values
0 = AM 1 = FM | ||
notes: |