Class CANModel
java.lang.Object
com.tccc.kos.ext.freestyle.hardware.can.model.CANModel
Information about a particular type of CAN board model.
- Version:
- 2025-05-23
-
Constructor Summary
ConstructorsConstructorDescriptionCANModel
(CANBoardType type, int modelNumber, CANModelSettings settings, CANBoardInstanceIdType instanceIdType) -
Method Summary
-
Constructor Details
-
CANModel
public CANModel(CANBoardType type, int modelNumber, CANModelSettings settings, CANBoardInstanceIdType instanceIdType)
-
-
Method Details
-
getType
-
getName
-
getModelNumber
public int getModelNumber() -
getInstanceIdType
-
getSettings
-
isUnsupported
public boolean isUnsupported()
-