Version:

    Show / Hide Table of Contents

    Class PowerLoadLoadCase

    Inheritance
    System.Object
    APIBase
    DesignEntityAnalysis
    DesignEntitySingleContextAnalysis
    PartAnalysis
    PartLoadCase
    ComponentLoadCase
    MountableComponentLoadCase
    VirtualComponentLoadCase
    PowerLoadLoadCase
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    ComponentLoadCase.AdditionalModalDampingRatio
    ComponentLoadCase.IsConnectedToGround
    ComponentLoadCase.IsTorsionallyFree
    ComponentLoadCase.MagnitudeOfRotation
    ComponentLoadCase.RayleighDampingBeta
    ComponentLoadCase.RotationAngle
    PartLoadCase.ClearUserSpecifiedExcitationDataForThisLoadCase()
    PartLoadCase.ExcitationDataIsUpToDate
    PartLoadCase.HarmonicExcitationType
    PartLoadCase.LoadCaseForHarmonicExcitationTypeAdvancedSystemDeflectionCurrentLoadCaseSetUp
    PartLoadCase.UseThisLoadCaseForAdvancedSystemDeflectionCurrentLoadCaseSetUp
    PartLoadCase.StaticLoadCase
    PartLoadCase.TimeSeriesLoadCase
    PartAnalysis.PlanetaryOriginal
    DesignEntitySingleContextAnalysis.ParametricStudyIndex1
    DesignEntitySingleContextAnalysis.ParametricStudyIndex2
    DesignEntityAnalysis._parent
    DesignEntityAnalysis.OutputDefaultReportTo(String)
    DesignEntityAnalysis.GetDefaultReportWithEncodedImages()
    DesignEntityAnalysis.OutputActiveReportTo(String)
    DesignEntityAnalysis.OutputActiveReportAsTextTo(String)
    DesignEntityAnalysis.GetActiveReportWithEncodedImages()
    DesignEntityAnalysis.OutputNamedReportTo(String, String)
    DesignEntityAnalysis.OutputNamedReportAsMastaReport(String, String)
    DesignEntityAnalysis.OutputNamedReportAsTextTo(String, String)
    DesignEntityAnalysis.GetNamedReportWithEncodedImages(String)
    DesignEntityAnalysis.ActiveReportAsText
    DesignEntityAnalysis.Comment
    DesignEntityAnalysis.ID
    DesignEntityAnalysis.Name
    DesignEntityAnalysis.PlanetAngle
    DesignEntityAnalysis.PlanetIndex
    DesignEntityAnalysis.UniqueName
    DesignEntityAnalysis.LocalCoordinateSystem
    DesignEntityAnalysis.SafetyFactors
    DesignEntityAnalysis.AllDesignEntities
    DesignEntityAnalysis.AllStatusErrors
    DesignEntityAnalysis.HasResults
    DesignEntityAnalysis.NameWithContainer
    DesignEntityAnalysis.Status
    DesignEntityAnalysis.ReportNames
    APIBase.DisconnectFromMASTA()
    APIBase.GetProperty<T>(String)
    APIBase.SetProperty(String, Object)
    APIBase.clearCachedRpds()
    APIBase.getNamedObjectList<TElementType>(String)
    APIBase.getExpandableProperty<TReturnType>(String)
    APIBase.callPartialMethod(String, [])
    APIBase.callPartialMethod<T>(String, T)
    APIBase.callPartialMethod<T>(String, , T)
    APIBase.callPartialMethod<T>(String, , , T)
    APIBase.callPartialMethod<T>(String, , , , T)
    APIBase.callPartialMethod<T1, T2>(String, , T1, T2)
    APIBase.getPartialProperty(String)
    APIBase.setPartialProperty(String, Object)
    APIBase.IsValid(String)
    APIBase.IsReadOnly(String)
    APIBase.DocumentationUrl()
    APIBase.ToString()
    APIBase.RunPython<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String, String, Object)
    APIBase.RunPythonCode<T>(String)
    APIBase.RunPython<T>(String, String)
    APIBase.RunPython(String, String, Object)
    APIBase.createWrappedRange(Double, Double)
    APIBase.createWrappedVector2D(Double, Double)
    APIBase.createWrappedPosition3D(Double, Double, Double)
    APIBase.ToListWithSelectedItem<T>(IEnumerable<T>)
    APIBase.ToListWithSelectedItem<T>(T, IEnumerable<T>)
    APIBase.Equals(APIBase)
    APIBase.GetHashCode()
    APIBase.Equals(Object)
    APIBase.InvalidProperties
    APIBase.ReadOnlyProperties
    APIBase.AllPropertiesAreReadOnly
    APIBase.AllPropertiesAreInvalid
    APIBase.cacheRpds
    APIBase.isInvalid
    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StaticLoads
    Assembly: SMT.MastaAPI.14.1.dll
    Syntax
    public class PowerLoadLoadCase : VirtualComponentLoadCase, IEquatable<APIBase>

    Properties

    CoefficientOfFrictionWithGround

    Declaration
    public NonDimensionalInputComponent CoefficientOfFrictionWithGround { get; }
    Property Value
    Type Description
    NonDimensionalInputComponent

    ComponentDesign

    Declaration
    public PowerLoad ComponentDesign { get; }
    Property Value
    Type Description
    PowerLoad

    ConstantResistanceCoefficient

    Declaration
    public double ConstantResistanceCoefficient { get; set; }
    Property Value
    Type Description
    System.Double

    ConstantResistanceCoefficientTimeProfile

    Declaration
    public Vector2DListAccessor ConstantResistanceCoefficientTimeProfile { get; set; }
    Property Value
    Type Description
    Vector2DListAccessor

    ConstantTorque

    Declaration
    public Overridable<double> ConstantTorque { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    DragTorqueSpecificationMethod

    Declaration
    public PowerLoadDragTorqueSpecificationMethod DragTorqueSpecificationMethod { get; set; }
    Property Value
    Type Description
    PowerLoadDragTorqueSpecificationMethod

    DragTorqueVsSpeedAndTime

    Declaration
    public GriddedSurfaceAccessor DragTorqueVsSpeedAndTime { get; set; }
    Property Value
    Type Description
    GriddedSurfaceAccessor

    DynamicTorsionalStiffness

    Declaration
    public Overridable<double> DynamicTorsionalStiffness { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    ElectricMachineDataSetSelector

    Declaration
    public ListWithSelectedItem<ElectricMachineDataSet> ElectricMachineDataSetSelector { get; set; }
    Property Value
    Type Description
    ListWithSelectedItem<ElectricMachineDataSet>

    EngineIdleSpeedControlPIDSettings

    Declaration
    public PIDControlSettings EngineIdleSpeedControlPIDSettings { get; }
    Property Value
    Type Description
    PIDControlSettings

    EngineThrottlePosition

    Declaration
    public double EngineThrottlePosition { get; set; }
    Property Value
    Type Description
    System.Double

    EngineThrottleTimeProfile

    Declaration
    public Vector2DListAccessor EngineThrottleTimeProfile { get; set; }
    Property Value
    Type Description
    Vector2DListAccessor

    FirstOrderLagCutoffFrequency

    Declaration
    public double FirstOrderLagCutoffFrequency { get; set; }
    Property Value
    Type Description
    System.Double

    FirstOrderLagTimeConstant

    Declaration
    public double FirstOrderLagTimeConstant { get; set; }
    Property Value
    Type Description
    System.Double

    IncludeInTorsionalStiffnessCalculation

    Declaration
    public Overridable<bool> IncludeInTorsionalStiffnessCalculation { get; set; }
    Property Value
    Type Description
    Overridable<System.Boolean>

    IsWheelUsingStaticFrictionInitially

    Declaration
    public bool IsWheelUsingStaticFrictionInitially { get; set; }
    Property Value
    Type Description
    System.Boolean

    LinearResistanceCoefficient

    Declaration
    public double LinearResistanceCoefficient { get; set; }
    Property Value
    Type Description
    System.Double

    LinearResistanceCoefficientTimeProfile

    Declaration
    public Vector2DListAccessor LinearResistanceCoefficientTimeProfile { get; set; }
    Property Value
    Type Description
    Vector2DListAccessor

    MaximumThrottleInDriveCycle

    Declaration
    public double MaximumThrottleInDriveCycle { get; set; }
    Property Value
    Type Description
    System.Double

    PIDControlSettings

    Declaration
    public PIDControlSettings PIDControlSettings { get; }
    Property Value
    Type Description
    PIDControlSettings

    Power

    Declaration
    public Overridable<double> Power { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    PowerLoadForPIDControl

    Declaration
    public ListWithSelectedItem<string> PowerLoadForPIDControl { get; set; }
    Property Value
    Type Description
    ListWithSelectedItem<System.String>

    ProportionOfVehicleWeightCarried

    Declaration
    public Overridable<double> ProportionOfVehicleWeightCarried { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    QuadraticResistanceCoefficient

    Declaration
    public double QuadraticResistanceCoefficient { get; set; }
    Property Value
    Type Description
    System.Double

    QuadraticResistanceCoefficientTimeProfile

    Declaration
    public Vector2DListAccessor QuadraticResistanceCoefficientTimeProfile { get; set; }
    Property Value
    Type Description
    Vector2DListAccessor

    SpecifiedAngleForInputTorque

    Declaration
    public double SpecifiedAngleForInputTorque { get; set; }
    Property Value
    Type Description
    System.Double

    SpecifiedTimeForInputTorque

    Declaration
    public double SpecifiedTimeForInputTorque { get; set; }
    Property Value
    Type Description
    System.Double

    Speed

    Declaration
    public Overridable<double> Speed { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    SpeedVsTime

    Declaration
    public Vector2DListAccessor SpeedVsTime { get; set; }
    Property Value
    Type Description
    Vector2DListAccessor

    SystemDeflectionTorqueAlsoAppliesToAdvancedSystemDeflection

    Declaration
    public bool SystemDeflectionTorqueAlsoAppliesToAdvancedSystemDeflection { get; set; }
    Property Value
    Type Description
    System.Boolean

    SystemDeflectionTorqueMethod

    Declaration
    public EnumWithSelectedValue<TorqueSpecificationForSystemDeflection> SystemDeflectionTorqueMethod { get; set; }
    Property Value
    Type Description
    EnumWithSelectedValue<TorqueSpecificationForSystemDeflection>

    TargetEngineIdleSpeed

    Declaration
    public double TargetEngineIdleSpeed { get; set; }
    Property Value
    Type Description
    System.Double

    TargetSpeed

    Declaration
    public double TargetSpeed { get; set; }
    Property Value
    Type Description
    System.Double

    TargetSpeedInputType

    Declaration
    public PowerLoadPIDControlSpeedInputType TargetSpeedInputType { get; set; }
    Property Value
    Type Description
    PowerLoadPIDControlSpeedInputType

    TargetSpeedVsTime

    Declaration
    public Vector2DListAccessor TargetSpeedVsTime { get; set; }
    Property Value
    Type Description
    Vector2DListAccessor

    Torque

    Declaration
    public Overridable<double> Torque { get; set; }
    Property Value
    Type Description
    Overridable<System.Double>

    TorqueInputMethod

    Declaration
    public EnumWithSelectedValue<PowerLoadInputTorqueSpecificationMethod> TorqueInputMethod { get; set; }
    Property Value
    Type Description
    EnumWithSelectedValue<PowerLoadInputTorqueSpecificationMethod>

    TorqueTimeProfileRepeats

    Declaration
    public bool TorqueTimeProfileRepeats { get; set; }
    Property Value
    Type Description
    System.Boolean

    TorqueVsAngle

    Declaration
    public Vector2DListAccessor TorqueVsAngle { get; set; }
    Property Value
    Type Description
    Vector2DListAccessor

    TorqueVsAngleAndSpeed

    Declaration
    public GriddedSurfaceAccessor TorqueVsAngleAndSpeed { get; set; }
    Property Value
    Type Description
    GriddedSurfaceAccessor

    TorqueVsTime

    Declaration
    public Vector2DListAccessor TorqueVsTime { get; set; }
    Property Value
    Type Description
    Vector2DListAccessor

    TotalMeanRotorXForceOverAllNodes

    Declaration
    public double TotalMeanRotorXForceOverAllNodes { get; }
    Property Value
    Type Description
    System.Double

    TotalMeanRotorYForceOverAllNodes

    Declaration
    public double TotalMeanRotorYForceOverAllNodes { get; }
    Property Value
    Type Description
    System.Double

    UnbalancedMagneticPullStiffness

    Declaration
    public double UnbalancedMagneticPullStiffness { get; set; }
    Property Value
    Type Description
    System.Double

    UseEngineIdleSpeedControl

    Declaration
    public bool UseEngineIdleSpeedControl { get; set; }
    Property Value
    Type Description
    System.Boolean

    UseTimeDependentConstantResistanceCoefficient

    Declaration
    public bool UseTimeDependentConstantResistanceCoefficient { get; set; }
    Property Value
    Type Description
    System.Boolean

    UseTimeDependentLinearResistanceCoefficient

    Declaration
    public bool UseTimeDependentLinearResistanceCoefficient { get; set; }
    Property Value
    Type Description
    System.Boolean

    UseTimeDependentQuadraticResistanceCoefficient

    Declaration
    public bool UseTimeDependentQuadraticResistanceCoefficient { get; set; }
    Property Value
    Type Description
    System.Boolean

    UseTimeDependentThrottle

    Declaration
    public bool UseTimeDependentThrottle { get; set; }
    Property Value
    Type Description
    System.Boolean

    VehicleSpeedToStartIdleControl

    Declaration
    public double VehicleSpeedToStartIdleControl { get; set; }
    Property Value
    Type Description
    System.Double

    VehicleSpeedToStopIdleControl

    Declaration
    public double VehicleSpeedToStopIdleControl { get; set; }
    Property Value
    Type Description
    System.Double

    VelocityFirstOrderLagCutoffFrequency

    Declaration
    public double VelocityFirstOrderLagCutoffFrequency { get; set; }
    Property Value
    Type Description
    System.Double

    VelocityFirstOrderLagTimeConstant

    Declaration
    public double VelocityFirstOrderLagTimeConstant { get; set; }
    Property Value
    Type Description
    System.Double

    WheelSlipModel

    Declaration
    public WheelSlipType WheelSlipModel { get; set; }
    Property Value
    Type Description
    WheelSlipType

    WheelStaticToDynamicFrictionRatio

    Declaration
    public double WheelStaticToDynamicFrictionRatio { get; set; }
    Property Value
    Type Description
    System.Double

    WheelToVehicleStiffness

    Declaration
    public double WheelToVehicleStiffness { get; set; }
    Property Value
    Type Description
    System.Double

    Methods

    GetHarmonicLoadDataForImport()

    Declaration
    public ElectricMachineHarmonicLoadData GetHarmonicLoadDataForImport()
    Returns
    Type Description
    ElectricMachineHarmonicLoadData

    Implements

    System.IEquatable<T>

    Extension Methods

    UtilityMethods.IsReadOnly<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsValid<T>(T, Expression<Func<T, Object>>)
    UtilityMethods.IsMethodValid<T>(T, Expression<Func<T, Action>>)
    UtilityMethods.IsMethodReadOnly<T>(T, Expression<Func<T, Action>>)
    Back to top