processor

see Predefined Processor Types

Script Class: WsfProcessor

processor
processor <name> <base-type>
   ... Platform Part Commands ...

   update_interval ...
end_processor

Overview

Commands

update_interval <time-reference>

If non-zero, specifies a periodic time interval at which the simulation will call the processor. If zero then the processor will only respond to explicit messages.

Default 0.0

Note

Not all processors support periodic updates.