Version: 15.0

    Show / Hide Table of Contents

    Enum HarmonicAnalysisFEExportOptions.ComplexNumberOutput

    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum ComplexNumberOutput

    Fields

    Name Description
    MagnitudeAndPhase

    Magnitude and Phase

    MagnitudeOnly

    Magnitude only

    RealAndImaginary

    Real and Imaginary

    Back to top