Class EigenFrequencies
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
MassParticipantXi
MassParticipant in X direction [%]
public double MassParticipantXi { get; }
Property Value
MassParticipantYi
MassParticipant in X direction [%]
public double MassParticipantYi { get; }
Property Value
MassParticipantZi
MassParticipant in X direction [%]
public double MassParticipantZi { get; }
Property Value
ModalMass
ModalMass [ton]
public double ModalMass { get; }
Property Value
Period
Period [s]
public double Period { get; }
Property Value
ShapeId
Shape Number Identified
public int ShapeId { get; }
Property Value
Methods
ToString()
public override string ToString()