ParameterAntoine Class Reference

#include <Parameters.h>

Public Member Functions

 ParameterAntoine (double a, double b, double c, double d, double e, double f, double g, double h, double i)
 
double operator[] (int i) const
 

Detailed Description

Statically-sized 9 element vector for Antoine equation coefficients

#include <libpf/components/Parameters.h>

Remarks
Warning
Thread safe:
Extendable:
Platform dependencies:

Constructor & Destructor Documentation

◆ ParameterAntoine()

ParameterAntoine::ParameterAntoine ( double  a,
double  b,
double  c,
double  d,
double  e,
double  f,
double  g,
double  h,
double  i 
)

Member Function Documentation

◆ operator[]()

double ParameterAntoine::operator[] ( int  i) const

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