Linear¶
- class sharpy.utils.datastructures.Linear(tsaero0, tsstruct0)[source]¶
This is the class responsible for the transfer of information between linear systems and can be accessed as
data.linear. It stores as class attributes the following classes that describe the linearised problem.- ss¶
State-space system
- linear_system¶
Assemble system properties
- Type
sharpy.linear.utils.ss_interface.BaseElement
- tsaero0¶
Linearisation aerodynamic timestep
- tsstruct0¶
Linearisation structural timestep
- timestep_info¶
Linear time steps
- Type
list