rolland.components.Sleeper

class rolland.components.Sleeper(*args, **kwargs)[source]

Bases: HasTraits

Sleeper Class.

Contains the properties of a sleeper.

Parameters:
  • args (t.Any)

  • kwargs (t.Any)

ms

Sleeper mass \([kg]\).

Type:

float

Bs

Sleeper bending stiffness \([Nm^2]\).

Type:

float

ls

Sleeper length in y-direction \([m]\).

Type:

float

wdths

Sleeper width in x-direction \([m]\).

Type:

float