public class SimLFCVPump extends SimCANPump
Mock FCM pump.
Version:
Jun-29-17
  • Constructor Details

    • SimLFCVPump

      public SimLFCVPump(SimCANBoard board, int subNodeId)
      Create a mock pump with the specified CANOpen subNodeId.
      Parameters:
      board - the board the sub-node is associated with
      subNodeId - the CAN bus sub-node for this pump
    • SimLFCVPump

      public SimLFCVPump(SimCANBoard board, int subNodeId, int ingredientId)
      Create a mock pump with the specified CANOpen subNodeId and ingredient ID
      Parameters:
      board - the board the sub-node is associated with
      subNodeId - the CAN bus sub-node for this pump
      ingredientId - the ingredient ID to assign to this pump (for disambiguation purposes)