SBInverseMomentum3#

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

Bases:

Overloaded function.

  1. SBInverseMomentum3() -> samson.SBPhysicalVector3

Three-dimensional inverse momentum physical vector

  1. SBInverseMomentum3(value: float) -> samson.SBPhysicalVector3

Three-dimensional inverse momentum physical vector

  1. SBInverseMomentum3(x: float, y: float, z: float) -> samson.SBPhysicalVector3

Three-dimensional inverse momentum physical vector

  1. SBInverseMomentum3(vector3: list[float]) -> samson.SBPhysicalVector3

Three-dimensional inverse momentum physical vector

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

Three-dimensional inverse momentum physical vector

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

Three-dimensional inverse momentum physical vector

  1. SBInverseMomentum3(vector3: list[samson.SBQuantity.unitsSI]) -> samson.SBPhysicalVector3

Three-dimensional inverse momentum physical vector