ForceBalance API  1.3
Automated optimization of force fields and empirical potentials
List of all members | Public Member Functions | Public Attributes
src.thermo.Point Class Reference
Inheritance diagram for src.thermo.Point:
[legend]
Collaboration diagram for src.thermo.Point:
[legend]

Public Member Functions

def __init__ (self, idnr, label=None, refs=None, weights=None, names=None, units=None, temperature=None, pressure=None, data=None)
 
def __str__ (self)
 

Public Attributes

 idnr
 
 ref
 
 temperature
 
 pressure
 
 data
 

Detailed Description

Definition at line 482 of file thermo.py.

Constructor & Destructor Documentation

◆ __init__()

def src.thermo.Point.__init__ (   self,
  idnr,
  label = None,
  refs = None,
  weights = None,
  names = None,
  units = None,
  temperature = None,
  pressure = None,
  data = None 
)

Definition at line 484 of file thermo.py.

Member Function Documentation

◆ __str__()

def src.thermo.Point.__str__ (   self)

Definition at line 495 of file thermo.py.

Member Data Documentation

◆ data

src.thermo.Point.data

Definition at line 493 of file thermo.py.

◆ idnr

src.thermo.Point.idnr

Definition at line 485 of file thermo.py.

◆ pressure

src.thermo.Point.pressure

Definition at line 492 of file thermo.py.

◆ ref

src.thermo.Point.ref

Definition at line 486 of file thermo.py.

◆ temperature

src.thermo.Point.temperature

Definition at line 491 of file thermo.py.


The documentation for this class was generated from the following file: