SimpleAxialBearing¶
- class +AMrotorSIM.+Components.+Bearings.@SimpleAxialBearing.SimpleAxialBearing(arg)¶
Bases:
AMrotorSIM.Components.Bearings.BearingSimpleAxialBearing class acts in axial direction on the defined node
- SimpleAxialBearing(arg)¶
Constructor
- Parameters
arg (
struct) – cnfg_component substruct of cnfg-struct- Returns
SimpleAxialBearing object
- +AMrotorSIM.+Components.+Bearings.@SimpleAxialBearing.create_ele_loc_matrix(self)¶
Builds a simple local localisation matrix in dof-order: ux,uy,uz,psix,psiy,psiz
- Returns
Localisation matrix
- +AMrotorSIM.+Components.+Bearings.@SimpleAxialBearing.get_loc_damping_matrix(self, varargin)¶
Provides/builds local damping matrix of the component in dof-order: ux,uy,uz,psix,psiy,psiz
- Parameters
varargin – Placeholder
- Returns
Damping component matrix D
- +AMrotorSIM.+Components.+Bearings.@SimpleAxialBearing.get_loc_gyroscopic_matrix(self, varargin)¶
Provides/builds local gyroscopic matrix of the component in dof-order: ux,uy,uz,psix,psiy,psiz
- Parameters
varargin – Placeholder
- Returns
Gyroscopic component matrix G
- +AMrotorSIM.+Components.+Bearings.@SimpleAxialBearing.get_loc_mass_matrix(self, varargin)¶
Provides/builds local mass matrix of the component in dof-order: ux,uy,uz,psix,psiy,psiz
- Parameters
varargin – Placeholder
- Returns
Mass component matrix M
- +AMrotorSIM.+Components.+Bearings.@SimpleAxialBearing.get_loc_stiffness_matrix(self, varargin)¶
Provides/builds local stiffness matrix of the component in dof-order: ux,uy,uz,psix,psiy,psiz
- Parameters
varargin – Placeholder
- Returns
Stiffness component matrix K
- +AMrotorSIM.+Components.+Bearings.@SimpleAxialBearing.print(obj)¶
Displays the object name in the Command Window
- Parameters
obj (
object) – Objects of type Component- Returns
Notification of object name