Uses of Class
com.tccc.kos.ext.freestyle.sim.can.subnode.SimCANSubNode
Packages that use SimCANSubNode
Package
Description
-
Uses of SimCANSubNode in com.tccc.kos.ext.freestyle.sim.can.board
Methods in com.tccc.kos.ext.freestyle.sim.can.board that return SimCANSubNodeModifier and TypeMethodDescriptionSimCANBoard.getSubNode
(int subNodeId) Get the sub node for the specified subNodeId.SimCANBoard.getSuperPumpSubNode
(int group) Returns the super pump subNode on this board given the group number.Methods in com.tccc.kos.ext.freestyle.sim.can.board with parameters of type SimCANSubNodeModifier and TypeMethodDescriptionvoid
SimCANBoard.add
(SimCANSubNode node) Register a node with the board. -
Uses of SimCANSubNode in com.tccc.kos.ext.freestyle.sim.can.subnode.pump
Subclasses of SimCANSubNode in com.tccc.kos.ext.freestyle.sim.can.subnode.pumpModifier and TypeClassDescriptionclass
Base class for mock CAN pumps.class
Mock FCM pump.