SBLengthInterval#

class samson.SBLengthInterval(*args, **kwargs)#

Bases:

Overloaded function.

  1. SBLengthInterval() -> samson.SBPhysicalInterval

Length interval

  1. SBLengthInterval(value: typing.SupportsFloat | typing.SupportsIndex) -> samson.SBPhysicalInterval

Length interval

  1. SBLengthInterval(begin: typing.SupportsFloat | typing.SupportsIndex, end: typing.SupportsFloat | typing.SupportsIndex) -> samson.SBPhysicalInterval

Length interval

  1. SBLengthInterval(interval: collections.abc.Sequence[typing.SupportsFloat | typing.SupportsIndex]) -> samson.SBPhysicalInterval

Length interval

  1. SBLengthInterval(value: samson.SBQuantity.unitsSI) -> samson.SBPhysicalInterval

Length interval

  1. SBLengthInterval(begin: samson.SBQuantity.unitsSI, end: samson.SBQuantity.unitsSI) -> samson.SBPhysicalInterval

Length interval

  1. SBLengthInterval(interval: collections.abc.Sequence[samson.SBQuantity.unitsSI]) -> samson.SBPhysicalInterval

Length interval