Version: 13.0

    Show / Hide Table of Contents

    Enum PowerLoadPIDControlSpeedInputType

    Namespace: SMT.MastaAPI.SystemModel
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("1829a926-8009-d600-32f3-0ab107bc8f62")]
    [ApiEnumFor("SMT.MAA.PowerLoadPIDControlSpeedInputType, SMT.MAA")]
    public enum PowerLoadPIDControlSpeedInputType

    Fields

    Name Description
    ConstantSpeed

    Constant Speed

    SpeedVsTime

    Speed vs Time

    Back to top