Focus Konstruksjon - File Based System
Protected Attributes | Static Protected Attributes | Properties | List of all members
CfemPlugin.CfemWrapper.CfemInputVibration Class Reference

Class that holds input data for vibration analysis. More...

Collaboration diagram for CfemPlugin.CfemWrapper.CfemInputVibration:
Collaboration graph

Protected Attributes

double m_Shift = 0.0
 A number that specifies a part of the geometric stiffness that is to be considered as material stiffness in the eigen value analysis. More...
 
int m_NumEigenValues = 1
 The number of eigenvalues (and hence eigen shapes) that are to be found. More...
 
double m_ElementMassFactor = 1.0
 The element mass factor. More...
 

Static Protected Attributes

static int m_StiffType = 0
 The stiffness type. 0 = MATERIAL_STIFF, 1 = MAT_AND_GEO_STIFF. More...
 

Properties

double Shift [get, set]
 Get or set the shift to use in the analysis. More...
 
int NumEigenValues [get, set]
 Get or set the number of eigenvalues that are to be found. More...
 
int StiffType [get, set]
 Gets or sets stiffness type we should use. More...
 
double ElementMassFactor [get, set]
 Get or set the element mass factor. More...
 

Detailed Description

Class that holds input data for vibration analysis.

Class that holds input data for vibration analysis

Member Data Documentation

◆ m_ElementMassFactor

double CfemPlugin.CfemWrapper.CfemInputVibration.m_ElementMassFactor = 1.0
protected

The element mass factor.

◆ m_NumEigenValues

int CfemPlugin.CfemWrapper.CfemInputVibration.m_NumEigenValues = 1
protected

The number of eigenvalues (and hence eigen shapes) that are to be found.

◆ m_Shift

double CfemPlugin.CfemWrapper.CfemInputVibration.m_Shift = 0.0
protected

A number that specifies a part of the geometric stiffness that is to be considered as material stiffness in the eigen value analysis.

◆ m_StiffType

int CfemPlugin.CfemWrapper.CfemInputVibration.m_StiffType = 0
staticprotected

The stiffness type. 0 = MATERIAL_STIFF, 1 = MAT_AND_GEO_STIFF.

Property Documentation

◆ ElementMassFactor

double CfemPlugin.CfemWrapper.CfemInputVibration.ElementMassFactor
getset

Get or set the element mass factor.

Get or set the element mass factor

◆ NumEigenValues

int CfemPlugin.CfemWrapper.CfemInputVibration.NumEigenValues
getset

Get or set the number of eigenvalues that are to be found.

Get or set the number of eigenvalues that are to be found

◆ Shift

double CfemPlugin.CfemWrapper.CfemInputVibration.Shift
getset

Get or set the shift to use in the analysis.

Get or set the shift to use in the analysis. The shift is the fraction of the geometric stiffness that is to be considered as material stiffness in the analysis

◆ StiffType

int CfemPlugin.CfemWrapper.CfemInputVibration.StiffType
getset

Gets or sets stiffness type we should use.

Gets or sets stiffness type we should use


The documentation for this class was generated from the following file: