unitsKilocaloriePerMole¶
-
class
samson.DataModel.Quantity.unitsKilocaloriePerMole(*args, **kwargs)¶ Bases:
pybind11_builtins.pybind11_objectUnits system, serves as a wrapper between SBQuantity and Python
Overloaded function.
- __init__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> None
Constructs the zero dimensionless unit
- __init__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, v: float) -> None
Constructs the dimensionless unit with a given value v
- __init__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, value: float, scale: List[int], exponent: List[int]) -> None
Construct the physical unit with value, scale and exponent
- __init__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, u: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> None
Constructs the physical unit from a given physical unit u
-
__add__(*args, **kwargs)¶ Overloaded function.
- __add__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
- __add__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
-
__eq__(*args, **kwargs)¶ Overloaded function.
- __eq__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __eq__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __eq__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> bool
-
__ge__(*args, **kwargs)¶ Overloaded function.
- __ge__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __ge__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __ge__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> bool
-
__gt__(*args, **kwargs)¶ Overloaded function.
- __gt__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __gt__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __gt__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> bool
-
__iadd__(*args, **kwargs)¶ Overloaded function.
- __iadd__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
- __iadd__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
-
__imul__(*args, **kwargs)¶ Overloaded function.
- __imul__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
- __imul__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
-
__isub__(*args, **kwargs)¶ Overloaded function.
- __isub__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
- __isub__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
-
__itruediv__(*args, **kwargs)¶ Overloaded function.
- __itruediv__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
- __itruediv__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
-
__le__(*args, **kwargs)¶ Overloaded function.
- __le__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __le__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __le__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> bool
-
__lt__(*args, **kwargs)¶ Overloaded function.
- __lt__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __lt__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __lt__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> bool
-
__mul__(*args, **kwargs)¶ Overloaded function.
- __mul__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
- __mul__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
-
__ne__(*args, **kwargs)¶ Overloaded function.
- __ne__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __ne__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> bool
- __ne__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> bool
-
__neg__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole) → samson.DataModel.Quantity.unitsKilocaloriePerMole¶
-
__radd__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) → samson.DataModel.Quantity.unitsKilocaloriePerMole¶
-
__rmul__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) → samson.DataModel.Quantity.unitsKilocaloriePerMole¶
-
__rsub__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) → samson.DataModel.Quantity.unitsKilocaloriePerMole¶
-
__rtruediv__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) → samson.DataModel.Quantity.unitsKilocaloriePerMole¶
-
__sub__(*args, **kwargs)¶ Overloaded function.
- __sub__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
- __sub__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
-
__truediv__(*args, **kwargs)¶ Overloaded function.
- __truediv__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: float) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
- __truediv__(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, arg0: samson.DataModel.Quantity.unitsKilocaloriePerMole) -> samson.DataModel.Quantity.unitsKilocaloriePerMole
-
static
fromLinearInterpolation(q0: samson.DataModel.Quantity.unitsKilocaloriePerMole, q1: samson.DataModel.Quantity.unitsKilocaloriePerMole, alpha: float) → samson.DataModel.Quantity.unitsKilocaloriePerMole¶ Returns a linear interpolation between two physical quantities q0 and q1 for a parameter alpha in the closed unit interval [0, 1].
-
toDebugString(self: samson.DataModel.Quantity.unitsKilocaloriePerMole) → str¶
-
toString(self: samson.DataModel.Quantity.unitsKilocaloriePerMole, fullName: bool = False) → str¶ Converts the physical quantity to a string (with a full unit name when fullName is true)
-
Eh¶ convert to hartree
-
J¶ convert to joule
-
JPerMol¶ convert to joulePerMole
-
eV¶ convert to electronvolt
-
electronvolt¶ convert to electronvolt
-
hartree¶ convert to hartree
-
isDimensionless¶ Returns true if the unit is dimensionless
-
joule¶ convert to joule
-
joulePerMole¶ convert to joulePerMole
-
sizeOfUnitSystem¶
-
value¶ Returns value of the unit