Package convertDXSingleDoubleSpeed

Interface Summary
ICurve This method implements an interface for dx cooling coils curves.
 

Class Summary
BiQuadraticCurve This method implements a biquadratic curve.
ConvertDXData This program converts DX cooling coils performance curves from idf -format for EnergyPlus to mo-format for Modelica.
DXCoilPerformance This class represents the performance data for a double stage cooling coils.
DXDoubleSpeed This class represents a cooling coil from type "DXDoubleSpeed".
DXSingleSpeed This class represents a cooling coil from type "DXSingleSpeedR".
Parser This class is the parser used to get and store dx single speed cooling coils data from an input file.
ParserResultObject This class records and prints all dx single speed cooling coils found in an input file.
QuadraticCurve This method implements a quadratic curve.