55 if (command.
delay != 0.0f)
continue;
57 if (command.
name ==
"FCSDualInput")
63 if (command.
name ==
"FCSPriorityRight")
69 if (command.
name ==
"FCSPriorityLeft")
75 if (command.
name ==
"MCURideHalted")
81 if (command.
name ==
"FCSRideAborted")
87 if (command.
name ==
"CASMasterWarningChime")
93 if (command.
name ==
"CASMasterCautionChime")
99 if (command.
name ==
"GPWSBankAngle")
105 if (command.
name ==
"GPWSMode9Minimums")
111 if (command.
name ==
"GPWSMode6Retard")
117 if (command.
name ==
"GPWSMode6Ten")
123 if (command.
name ==
"GPWSMode6Twenty")
129 if (command.
name ==
"GPWSMode6Thirty")
135 if (command.
name ==
"GPWSMode6Fourty")
141 if (command.
name ==
"GPWSMode6Fifty")
147 if (command.
name ==
"GPWSMode6OneHundred")
153 if (command.
name ==
"GPWSMode6TwoHundred")
159 if (command.
name ==
"GPWSMode6FiveHundred")
165 if (command.
name ==
"GPWSMode6OneThousand")
std::vector< Command > commandStream
void FrameMove(float fElapsedTime) override
std::string name
command name
Abstract base class for modules By definition, instruments don't do any of the work (they don't modif...
Vmu(Bus *prmBus, int bassLocation, float *prmGetFloatPtr)
void Play(std::string trigger, float freq=-1.0f, float vol=1.0f)
float delay
wait number of seconds before executing command
void Initialize(Devices::Bass *prmBass)