SBAngularVelocity3#

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

Bases:

Overloaded function.

  1. SBAngularVelocity3() -> samson.SBPhysicalVector3

Three-dimensional angular velocity (inverse time) physical vector

  1. SBAngularVelocity3(value: typing.SupportsFloat | typing.SupportsIndex) -> samson.SBPhysicalVector3

Three-dimensional angular velocity (inverse time) physical vector

  1. SBAngularVelocity3(x: typing.SupportsFloat | typing.SupportsIndex, y: typing.SupportsFloat | typing.SupportsIndex, z: typing.SupportsFloat | typing.SupportsIndex) -> samson.SBPhysicalVector3

Three-dimensional angular velocity (inverse time) physical vector

  1. SBAngularVelocity3(vector3: collections.abc.Sequence[typing.SupportsFloat | typing.SupportsIndex]) -> samson.SBPhysicalVector3

Three-dimensional angular velocity (inverse time) physical vector

  1. SBAngularVelocity3(value: samson.SBQuantity.unitsSI) -> samson.SBPhysicalVector3

Three-dimensional angular velocity (inverse time) physical vector

  1. SBAngularVelocity3(x: samson.SBQuantity.unitsSI, y: samson.SBQuantity.unitsSI, z: samson.SBQuantity.unitsSI) -> samson.SBPhysicalVector3

Three-dimensional angular velocity (inverse time) physical vector

  1. SBAngularVelocity3(vector3: collections.abc.Sequence[samson.SBQuantity.unitsSI]) -> samson.SBPhysicalVector3

Three-dimensional angular velocity (inverse time) physical vector