Structure for data from a Loco broadcast.  
 More...
#include <EventStructure.h>
Structure for data from a Loco broadcast. 
 
◆ LocoBroadcast()
  
  
      
        
          | LocoBroadcast::LocoBroadcast  | 
          ( | 
          int  | 
          address,  | 
         
        
           | 
           | 
          int  | 
          speed,  | 
         
        
           | 
           | 
          Direction  | 
          direction,  | 
         
        
           | 
           | 
          int  | 
          functionMap  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
Constructor for LocoBroadcast data. 
- Parameters
 - 
  
    | address | DCC address of the loco  | 
    | speed | Speed of the loco  | 
    | direction | Direction of the loco  | 
    | functionMap | Function map of functions states of the loco  | 
  
   
 
 
◆ address
      
        
          | int LocoBroadcast::address | 
        
      
 
 
◆ direction
      
        
          | Direction LocoBroadcast::direction | 
        
      
 
 
◆ functionMap
      
        
          | int LocoBroadcast::functionMap | 
        
      
 
 
◆ speed
The documentation for this struct was generated from the following file: