m_n_kappa.SingleLoad#
- class m_n_kappa.SingleLoad(position_in_beam, value)#
Bases:
object
container for single load
New in version 0.1.0.
- Parameters:
position_in_beam (float) – position of the single load along the beam
value (float) – value of the load
Methods
moment
()moment by the single load (load x position_in_beam)
Attributes
position_in_beam
value
- moment()#
moment by the single load (load x position_in_beam)