Version: 13.0

    Show / Hide Table of Contents

    Enum ConceptCouplingSpeedRatioSpecificationMethod

    Namespace: SMT.MastaAPI.SystemModel
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("28c89275-0bad-91cc-8588-4dd4e7621c11")]
    [ApiEnumFor("SMT.MAA.ConceptCouplingSpeedRatioSpecificationMethod, SMT.MAA")]
    public enum ConceptCouplingSpeedRatioSpecificationMethod

    Fields

    Name Description
    Fixed

    Fixed

    PIDControl

    PID Control

    VaryingWithTime

    Varying with time

    Back to top