m_n_kappa.deformation.Deformation#

class m_n_kappa.deformation.Deformation(position, load, deformation, m_kappa_point=None)#

Bases: object

container for computed deformations

New in version 0.1.0.

Parameters:
  • position (float) – position the deformation is computed

  • load (float) – load leading to the computed deformation at the given position

  • deformation (float) – computed deformation

  • m_kappa_point (MKappaCurvePoint) – point in the M-Kappa-curve

Attributes

position

load

deformation

m_kappa_point