rolland.components.Slab

class rolland.components.Slab(*, ms, ls=0.0)[source]

Bases: object

Slab class.

Contains the properties of the slab.

Parameters:
  • ms (float)

  • ls (float)

ms

Slab mass per unit length \([kg/m]\).

Type:

float

ls

Slab depth \([m]\).

Type:

float