m_n_kappa.deformation.Element#
- class m_n_kappa.deformation.Element(nodes: tuple[m_n_kappa.node.CompositeNode, m_n_kappa.node.CompositeNode], strain_differences: list[float], axial_force: float)#
Bases:
object
Methods
pair of mean moment and its position
Attributes
nodes
strain_differences
axial_force
length
moments
mean_moment
mean_moment_position
- Parameters:
nodes (tuple[m_n_kappa.node.CompositeNode, m_n_kappa.node.CompositeNode]) –
strain_differences (list[float]) –
axial_force (float) –
- moment_position()#
pair of mean moment and its position
- Return type:
list[float]