Package net.sourceforge.frcsimulator.internals

Interface Summary
FrcBotSimComponent Note: A component should call SimulatedBot.addSimComponent(this); in the constructor.
 

Class Summary
CRIO A class used by the simulator that represents a hardware CRIO.
CRIOModule Used by the simulator to represent a hardware module.
FrcBotSimProperties  
FrcBotSimProperty<T>  
JaguarCommunicationsProcessor  
RobotStatusDSReadable  
SimulatedBot  
 

Exception Summary
InvalidModuleException  
ModuleException  
ModuleNotFoundException  
ModuleSlotOutOfBoundsException  
UnimplementedOperationException  
UnsimulatedOperationException