Force_timevariant_LUT¶
- class +AMrotorSIM.+Loads.@Force_timevariant_LUT.Force_timevariant_LUT(variable)¶
Bases:
AMrotorSIM.Loads.LoadClass of force from Look Up table (LUT)
- Force_timevariant_LUT(variable)¶
Constructor
- Parameters
variable (
struct) – cnfg_load substruct of cnfg-struct- Returns
Force_timevariant_LUT object
- +AMrotorSIM.+Loads.@Force_timevariant_LUT.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_timevariant_LUT.get_loc_load_vec(obj, time, varargin)¶
Assembles load vector for specific load type from Config-file (cnfg) in dof-order: ux,uy,uz,psix,psiy,psiz
- Parameters
time (
double) – Time stepvarargin – Placeholder
- Returns
Load vector h
- +AMrotorSIM.+Loads.@Force_timevariant_LUT.print(obj)¶
Displays the object name in the Command Window
- Parameters
obj (
object) – Object of type Force_timevariant_LUT- Returns
Notification of object name