Mapper - Used to capture the incoming Data Structure and sent it to the Schedulers for processing. This block does not contain a queue, mutual exclusion and cannot randomize the processing time. This is used in the data or control flow diagram of the model.
Advanced_Mapper - Used to capture the incoming Data Structure and sent it to the Schedulers for processing. This block contains a queue, mutual exclusion and can randomize the processing time. This is used in the data or control flow diagram of the model.
Software_Mapper - Send a request to either a Scheduler or Processor block for execution; Uses the Database block to lookup the destination and an expression to calculate the cycles from the Database fields.
Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator