Public Member Functions | Friends | List of all members
NSRDSfunc0 Class Reference

NSRDS function number 100. More...

Inheritance diagram for NSRDSfunc0:
Inheritance graph
[legend]
Collaboration diagram for NSRDSfunc0:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("NSRDSfunc0")
 Runtime type information. More...
 
 NSRDSfunc0 (const scalar a, const scalar b, const scalar c, const scalar d, const scalar e, const scalar f)
 Construct from components. More...
 
 NSRDSfunc0 (Istream &is)
 Construct from Istream. More...
 
 NSRDSfunc0 (const dictionary &dict)
 Construct from dictionary. More...
 
scalar f (scalar, scalar T) const
 Evaluate the function and return the result. More...
 
void writeData (Ostream &os) const
 Write the function coefficients. More...
 
- Public Member Functions inherited from thermophysicalFunction
 TypeName ("thermophysicalFunction")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, thermophysicalFunction, Istream,(Istream &is),(is))
 
 declareRunTimeSelectionTable (autoPtr, thermophysicalFunction, dictionary,(const dictionary &dict),(dict))
 
 thermophysicalFunction ()
 Construct null. More...
 
virtual ~thermophysicalFunction ()
 Destructor. More...
 

Friends

Ostreamoperator<< (Ostream &os, const NSRDSfunc0 &f)
 

Additional Inherited Members

- Static Public Member Functions inherited from thermophysicalFunction
static autoPtr< thermophysicalFunctionNew (Istream &is)
 Return pointer to new thermophysicalFunction created from input. More...
 
static autoPtr< thermophysicalFunctionNew (const dictionary &dict)
 Return pointer to new thermophysicalFunction created from dict. More...
 

Detailed Description

NSRDS function number 100.

Source:

                  NSRDS - AICHE
             Data Compilation Tables
                of Properties of
                 Pure Compounds

    Design Institute for Physical Property Data
      American Institute of Chemical Engineers
              345 East 47th Street
            New York, New York 10017

     National Standard Reference Data System
     American Institute of Chemical Engineers

      T.E. Daubert       -       R.P. Danner

        Department of Chemical Engineering
        The Pennsylvania State University
            University Park, PA 16802

Definition at line 67 of file NSRDSfunc0.H.

Constructor & Destructor Documentation

NSRDSfunc0 ( const scalar  a,
const scalar  b,
const scalar  c,
const scalar  d,
const scalar  e,
const scalar  f 
)

Construct from components.

Definition at line 41 of file NSRDSfunc0.C.

NSRDSfunc0 ( Istream is)

Construct from Istream.

Definition at line 59 of file NSRDSfunc0.C.

NSRDSfunc0 ( const dictionary dict)

Construct from dictionary.

Definition at line 70 of file NSRDSfunc0.C.

Member Function Documentation

TypeName ( "NSRDSfunc0"  )

Runtime type information.

scalar f ( scalar  ,
scalar  T 
) const
inlinevirtual
void writeData ( Ostream os) const
inlinevirtual

Friends And Related Function Documentation

Ostream& operator<< ( Ostream os,
const NSRDSfunc0 f 
)
friend

Definition at line 125 of file NSRDSfunc0.H.


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