Table of Contents

Class EigenFrequencies

Namespace
FemDesign.Results
Assembly
FemDesign.Core.dll

FemDesign "EigenFrequencies" result

[Result(typeof(EigenFrequencies), new ListProc[] { ListProc.EigenFrequencies })]
public class EigenFrequencies : IResult
Inheritance
EigenFrequencies
Implements
Inherited Members
Extension Methods

Properties

Frequency

Frequency [Hz]

public double Frequency { get; }

Property Value

double

MassParticipantXi

MassParticipant in X direction [%]

public double MassParticipantXi { get; }

Property Value

double

MassParticipantYi

MassParticipant in X direction [%]

public double MassParticipantYi { get; }

Property Value

double

MassParticipantZi

MassParticipant in X direction [%]

public double MassParticipantZi { get; }

Property Value

double

ModalMass

ModalMass [ton]

public double ModalMass { get; }

Property Value

double

Period

Period [s]

public double Period { get; }

Property Value

double

ShapeId

Shape Number Identified

public int ShapeId { get; }

Property Value

int

Methods

ToString()

public override string ToString()

Returns

string