Home
last modified time | relevance | path

Searched defs:UNIT_KIND_SIEVERT (Results 1 – 11 of 11) sorted by relevance

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DUnitKind.h92 …, UNIT_KIND_SIEVERT /*!< Sievert ('Sv'); SI derived unit of equivalent radiation dose, effective d… enumerator
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DUnitKind.h92 …, UNIT_KIND_SIEVERT /*!< Sievert ('Sv'); SI derived unit of equivalent radiation dose, effective d… enumerator
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DlibsbmlConstants.java126 public final static int UNIT_KIND_SIEVERT = UNIT_KIND_SIEMENS + 1; field
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A Dlibsbml.cs2652 public const int UNIT_KIND_SIEVERT = UNIT_KIND_SIEMENS + 1; field in libsbml.libsbml
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A Dlibsbml.cs2655 public const int UNIT_KIND_SIEVERT = UNIT_KIND_SIEMENS + 1; field in libsbmlcs.libsbml
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/docs/src/java-substitutions/
H A DlibsbmlConstants.java.in1038 public final static int UNIT_KIND_SIEVERT = UNIT_KIND_SIEMENS + 1; field
/dports/biology/libsbml/libsbml-5.19.0/docs/src/java-substitutions/
H A DlibsbmlConstants.java.in1038 public final static int UNIT_KIND_SIEVERT = UNIT_KIND_SIEMENS + 1; field
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/docs/src/python-substitutions/
H A Dlibsbml.py4530 UNIT_KIND_SIEVERT = _libsbml.UNIT_KIND_SIEVERT variable
/dports/biology/libsbml/libsbml-5.19.0/docs/src/python-substitutions/
H A Dlibsbml.py4530 UNIT_KIND_SIEVERT = _libsbml.UNIT_KIND_SIEVERT variable
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/python/
H A Dlibsbml-doxygen.py15665 UNIT_KIND_SIEVERT = _libsbml.UNIT_KIND_SIEVERT variable
H A Dlibsbml.py14852 UNIT_KIND_SIEVERT = _libsbml.UNIT_KIND_SIEVERT variable