Class ChemistryDataReader.BondData

java.lang.Object
org.episteme.natural.chemistry.loaders.ChemistryDataReader.BondData
Enclosing class:
ChemistryDataReader

public static class ChemistryDataReader.BondData extends Object
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Field Details

    • from

      public int from
    • to

      public int to
    • order

      public String order
  • Constructor Details

    • BondData

      public BondData()