Class PredefinedModeImpl

    • Constructor Detail

      • PredefinedModeImpl

        protected PredefinedModeImpl​(IdGroupingToken groupId,
                                     PredefinedModeType modeType,
                                     double maxSpeed,
                                     double pcu,
                                     PhysicalModeFeatures physicalFeatures,
                                     UsabilityModeFeatures usabilityFeatures)
        A predefined mode
        Parameters:
        groupId - groupId for id generation
        modeType - predefined mode type used
        maxSpeed - the maximum speed for this predefined mode type
        pcu - pcu value for this predefined mode
        physicalFeatures - physical features of the mode
        usabilityFeatures - usabilitu features of the mode