Force_constant_fix

class +AMrotorSIM.+Loads.@Force_constant_fix.Force_constant_fix(variable)

Bases: AMrotorSIM.Loads.Load

Class of force with constant amplitude and direction

Force_constant_fix(variable)

Constructor

Parameters

variable (struct) – cnfg_load substruct of cnfg-struct

Returns

Force_constant_fix object

+AMrotorSIM.+Loads.@Force_constant_fix.create_ele_loc_matrix(self)

Builds a simple local localisation matrix in dof-order: ux,uy,uz,psix,psiy,psiz

Returns

Localisation matrix

+AMrotorSIM.+Loads.@Force_constant_fix.get_loc_load_vec(obj, varargin)

Assemles load vector for specific load type from Config-file (cnfg) in dof-order: ux,uy,uz,psix,psiy,psiz

Parameters

varargin – Placeholder

Returns

Load vector h

+AMrotorSIM.+Loads.@Force_constant_fix.print(obj)

Displays the object name in the Command Window

Parameters

obj (object) – Object of type Force_constant_fix

Returns

Notification of object name