Uses of Class
com.tccc.kos.ext.freestyle.sim.can.board.SimCANBoard
Packages that use SimCANBoard
Package
Description
-
Uses of SimCANBoard in com.tccc.kos.ext.freestyle.sim.can.board
Methods in com.tccc.kos.ext.freestyle.sim.can.board that return SimCANBoardModifier and TypeMethodDescriptionDefaultSimCANBoardFactory.getSimBoard
(CANSimulator sim, String type, int instanceId, int serialNum) SimCANBoardFactory.getSimBoard
(CANSimulator sim, String type, int instanceId, int serialNum) Return a simulated board of the specified type. -
Uses of SimCANBoard in com.tccc.kos.ext.freestyle.sim.can.subnode
Methods in com.tccc.kos.ext.freestyle.sim.can.subnode that return SimCANBoardConstructors in com.tccc.kos.ext.freestyle.sim.can.subnode with parameters of type SimCANBoardModifierConstructorDescriptionSimCANSubNode
(SimCANBoard board, int subNodeId) Create a new mock sub node with the specified board and CANOpen subNodeId. -
Uses of SimCANBoard in com.tccc.kos.ext.freestyle.sim.can.subnode.pump
Constructors in com.tccc.kos.ext.freestyle.sim.can.subnode.pump with parameters of type SimCANBoardModifierConstructorDescriptionSimCANPump
(SimCANBoard board, int subNodeId) Create a mock pump with the specified CANOpen subNodeId.SimLFCVPump
(SimCANBoard board, int subNodeId) Create a mock pump with the specified CANOpen subNodeId.SimLFCVPump
(SimCANBoard board, int subNodeId, int ingredientId) Create a mock pump with the specified CANOpen subNodeId and ingredient ID