Uses of Class
com.tccc.kos.ext.freestyle.hardware.can.model.CANModelSettings
Packages that use CANModelSettings
-
Uses of CANModelSettings in com.tccc.kos.ext.freestyle.hardware.can.model
Methods in com.tccc.kos.ext.freestyle.hardware.can.model that return CANModelSettingsMethods in com.tccc.kos.ext.freestyle.hardware.can.model with parameters of type CANModelSettingsModifier and TypeMethodDescriptionstatic CANModel
CANModelMgr.add
(CANBoardType type, int modelNum, CANModelSettings settings) static CANModel
CANModelMgr.add
(CANBoardType type, int modelNum, CANModelSettings settings, CANBoardInstanceIdType instanceIdType) Constructors in com.tccc.kos.ext.freestyle.hardware.can.model with parameters of type CANModelSettingsModifierConstructorDescriptionCANModel
(CANBoardType type, int modelNumber, CANModelSettings settings, CANBoardInstanceIdType instanceIdType)