Version:

    Show / Hide Table of Contents

    Class WhineWaterfallSettings

    Inheritance
    System.Object
    APIBase
    WhineWaterfallSettings
    Implements
    System.IEquatable<APIBase>
    Inherited Members
    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.ModalAnalyses
    Assembly: SMT.MastaAPI.14.1.1.dll
    Syntax
    public class WhineWaterfallSettings : APIBase, IEquatable<APIBase>

    Fields

    _parent

    Declaration
    protected readonly APIBase _parent
    Field Value
    Type Description
    APIBase

    Properties

    ActiveResultLocations

    Declaration
    public ReadOnlyCollection<ResultNodeSelection> ActiveResultLocations { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<ResultNodeSelection>

    BoundaryHandling

    Declaration
    public WhineWaterfallSettings.SpeedBoundaryHandling BoundaryHandling { get; set; }
    Property Value
    Type Description
    WhineWaterfallSettings.SpeedBoundaryHandling

    ChartType

    Declaration
    public EnumWithSelectedValue<DynamicsResponse3DChartType> ChartType { get; set; }
    Property Value
    Type Description
    EnumWithSelectedValue<DynamicsResponse3DChartType>

    ComplexComponent

    Declaration
    public EnumWithSelectedValue<ComplexPartDisplayOption> ComplexComponent { get; set; }
    Property Value
    Type Description
    EnumWithSelectedValue<ComplexPartDisplayOption>

    ConnectedComponentType

    Declaration
    public ConnectedComponentType ConnectedComponentType { get; set; }
    Property Value
    Type Description
    ConnectedComponentType

    CoordinateSystem

    Declaration
    public CoordinateSystemForWhine CoordinateSystem { get; set; }
    Property Value
    Type Description
    CoordinateSystemForWhine

    DataScaling

    Declaration
    public DataScalingOptions DataScaling { get; }
    Property Value
    Type Description
    DataScalingOptions

    DegreesOfFreedom

    Declaration
    public ReadOnlyCollection<EnumWithBoolean<ResultOptionsFor3DVector>> DegreesOfFreedom { get; }
    Property Value
    Type Description
    System.Collections.ObjectModel.ReadOnlyCollection<EnumWithBoolean<ResultOptionsFor3DVector>>

    ExtendTorqueMapAtEdges

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

    FrequencyOptions

    Declaration
    public FrequencyOptionsForHarmonicAnalysisResults FrequencyOptions { get; }
    Property Value
    Type Description
    FrequencyOptionsForHarmonicAnalysisResults

    HarmonicAnalysisOptions

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

    LimitToMaxUnderTorqueSpeedCurve

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

    MaxHarmonic

    Declaration
    public Overridable<int> MaxHarmonic { get; set; }
    Property Value
    Type Description
    Overridable<System.Int32>

    MaximumOrder

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

    MinimumOrder

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

    ModalContributionViewOptions

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

    ModeViewOptions

    Declaration
    public AdvancedTimeSteppingAnalysisForModulationModeViewOptions ModeViewOptions { get; }
    Property Value
    Type Description
    AdvancedTimeSteppingAnalysisForModulationModeViewOptions

    NumberOfAdditionalPointsEitherSideOfOrderLine

    Declaration
    public int NumberOfAdditionalPointsEitherSideOfOrderLine { get; set; }
    Property Value
    Type Description
    System.Int32

    NumberOfPointsPerStep

    Declaration
    public Overridable<int> NumberOfPointsPerStep { get; set; }
    Property Value
    Type Description
    Overridable<System.Int32>

    OrderCutsChartSettings

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

    OverlayTorqueSpeedCurve

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

    ReduceNumberOfResultPoints

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

    ReferenceSpeedOptions

    Declaration
    public SpeedOptionsForHarmonicAnalysisResults ReferenceSpeedOptions { get; }
    Property Value
    Type Description
    SpeedOptionsForHarmonicAnalysisResults

    ReplaceSpeedAxisWithFrequency

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

    ReportNames

    Declaration
    public IReadOnlyList<string> ReportNames { get; }
    Property Value
    Type Description
    System.Collections.Generic.IReadOnlyList<System.String>

    ResponseType

    Declaration
    public EnumWithSelectedValue<DynamicsResponseType> ResponseType { get; set; }
    Property Value
    Type Description
    EnumWithSelectedValue<DynamicsResponseType>

    ResultLocationSelectionGroups

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

    SelectedExcitations

    Declaration
    public ExcitationSourceSelectionGroup SelectedExcitations { get; }
    Property Value
    Type Description
    ExcitationSourceSelectionGroup

    ShowAmplitudesOfGearExcitations

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

    ShowBoundariesOfStiffnessSteps

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

    ShowCoupledModes

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

    ShowTorquesAtStiffnessSteps

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

    ShowTotalResponseForMultipleExcitations

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

    ShowTotalResponseForMultipleSurfaces

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

    SpeedRangeForCombiningExcitations

    Declaration
    public MultipleExcitationsSpeedRangeOption SpeedRangeForCombiningExcitations { get; set; }
    Property Value
    Type Description
    MultipleExcitationsSpeedRangeOption

    TranslationOrRotation

    Declaration
    public TranslationRotation TranslationOrRotation { get; set; }
    Property Value
    Type Description
    TranslationRotation

    VectorMagnitudeMethod

    Declaration
    public ComplexMagnitudeMethod VectorMagnitudeMethod { get; set; }
    Property Value
    Type Description
    ComplexMagnitudeMethod

    WaterfallChartSettings

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

    WhineWaterfallExportOption

    Declaration
    public WhineWaterfallExportOption WhineWaterfallExportOption { get; set; }
    Property Value
    Type Description
    WhineWaterfallExportOption

    Methods

    CalculateResults()

    Declaration
    public void CalculateResults()

    GetActiveReportWithEncodedImages()

    Declaration
    public string GetActiveReportWithEncodedImages()
    Returns
    Type Description
    System.String

    GetDefaultReportWithEncodedImages()

    Declaration
    public string GetDefaultReportWithEncodedImages()
    Returns
    Type Description
    System.String

    GetNamedReportWithEncodedImages(String)

    Declaration
    public string GetNamedReportWithEncodedImages(string reportName)
    Parameters
    Type Name Description
    System.String reportName
    Returns
    Type Description
    System.String

    OutputActiveReportAsTextTo(String)

    Declaration
    public void OutputActiveReportAsTextTo(string filePath)
    Parameters
    Type Name Description
    System.String filePath

    OutputActiveReportTo(String)

    Declaration
    public void OutputActiveReportTo(string filePath)
    Parameters
    Type Name Description
    System.String filePath

    OutputDefaultReportTo(String)

    Declaration
    public void OutputDefaultReportTo(string filePath)
    Parameters
    Type Name Description
    System.String filePath

    OutputNamedReportAsMastaReport(String, String)

    Declaration
    public void OutputNamedReportAsMastaReport(string reportName, string filePath)
    Parameters
    Type Name Description
    System.String reportName
    System.String filePath

    OutputNamedReportAsTextTo(String, String)

    Declaration
    public void OutputNamedReportAsTextTo(string reportName, string filePath)
    Parameters
    Type Name Description
    System.String reportName
    System.String filePath

    OutputNamedReportTo(String, String)

    Declaration
    public void OutputNamedReportTo(string reportName, string filePath)
    Parameters
    Type Name Description
    System.String reportName
    System.String filePath

    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