Convenient constructors¶

class samson.DataModel.Quantity.kilocaloriePerMole(*args, **kwargs)¶

Overloaded function.

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

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

  1. kilocaloriePerMole(q: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> samson.DataModel.Quantity.unitsKilocaloriePerMole

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

class samson.DataModel.Quantity.kcalPerMol(*args, **kwargs)¶

Overloaded function.

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

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

  1. kcalPerMol(q: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> samson.DataModel.Quantity.unitsKilocaloriePerMole

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