Linear¶
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.State-space system
Type: sharpy.linear.src.libss.ss
Assemble system properties
Type: sharpy.linear.utils.ss_interface.BaseElement
Linearisation aerodynamic timestep
Type: sharpy.utils.datastructures.AeroTimeStepInfo
Linearisation structural timestep
Type: sharpy.utils.datastructures.StructTimeStepInfo
Linear time steps
Type: list