Convenience constructors#

class samson.SBQuantity.kilocaloriePerMole(*args, **kwargs)#

Bases:

Overloaded function.

  1. kilocaloriePerMole(v: float) -> samson.SBQuantity.unitsKilocaloriePerMole

Constructs the physical unit ‘kilocaloriePerMole’ with the given value v

  1. kilocaloriePerMole(q: samson.SBQuantity.unitsKilocaloriePerMole) -> samson.SBQuantity.unitsKilocaloriePerMole

Constructs the physical unit ‘kilocaloriePerMole’ from the given physical unit u

class samson.SBQuantity.kcalPerMol(*args, **kwargs)#

Bases:

Overloaded function.

  1. kcalPerMol(v: float) -> samson.SBQuantity.unitsKilocaloriePerMole

Constructs the physical unit ‘kcalPerMol’ with the given value v

  1. kcalPerMol(q: samson.SBQuantity.unitsKilocaloriePerMole) -> samson.SBQuantity.unitsKilocaloriePerMole

Constructs the physical unit ‘kcalPerMol’ from the given physical unit u