Class ChemicalCouple
java.lang.Object
org.episteme.natural.chemistry.ChemicalCouple
Represents a chemical couple, typically a RedOx pair (Oxidant / Reductant).
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
ConstructorsConstructorDescriptionChemicalCouple(String oxidant, String reductant, Quantity<ElectricPotential> e0) -
Method Summary
-
Constructor Details
-
ChemicalCouple
-
-
Method Details
-
getOxidant
-
getReductant
-
getStandardPotential
-
toString
-