Struct Ifc4x3_rc1::IfcAirToAirHeatRecoveryTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcAirToAirHeatRecoveryTypeEnum

Public Types

enum Value

Defines general types of pumps. The IfcPumpTypeEnum contains the following:

FIXEDPLATECOUNTERFLOWEXCHANGER: Heat exchanger with moving parts and alternate layers of plates, separated and sealed from the exhaust and supply air stream passages with primary air enters at secondary air outlet location and exits at secondary air inlet location. FIXEDPLATECROSSFLOWEXCHANGER: Heat exchanger with moving parts and alternate layers of plates, separated and sealed from the exhaust and supply air stream passages with secondary air flow in the direction perpendicular to primary air flow. FIXEDPLATEPARALLELFLOWEXCHANGER: Heat exchanger with moving parts and alternate layers of plates, separated and sealed from the exhaust and supply air stream passages with primary air enters at secondary air inlet location and exits at secondary air outlet location. ROTARYWHEEL: A heat wheel with a revolving cylinder filled with an air-permeable medium having a large internal surface area. RUNAROUNDCOILLOOP: A typical coil energy recovery loop places extended surface, finned tube water coils in the supply and exhaust airstreams of a building. HEATPIPE: A passive energy recovery device with a heat pipe divided into evaporator and condenser sections. TWINTOWERENTHALPYRECOVERYLOOPS: An air-to-liquid, liquid-to-air enthalpy recovery system with a sorbent liquid circulates continuously between supply and exhaust airstreams, alternately contacting both airstreams directly in contactor towers. THERMOSIPHONSEALEDTUBEHEATEXCHANGERS: Sealed systems that consist of an evaporator, a condenser, interconnecting piping, and an intermediate working fluid that is present in both liquid and vapor phases where the evaporator and the condenser are usually at opposite ends of a bundle of straight, individual thermosiphon tubes and the exhaust and supply ducts are adjacent to each other. THERMOSIPHONCOILTYPEHEATEXCHANGERS: Sealed systems that consist of an evaporator, a condenser, interconnecting piping, and an intermediate working fluid that is present in both liquid and vapor phases where the evaporator and condensor coils are installed independently in the ducts and are interconnected by the working fluid piping. USERDEFINED: User-defined air to air heat recovery type. NOTDEFINED: Undefined air to air heat recovery type.

HISTORY: New enumeration in IFC R2x.

Values:

enumerator IfcAirToAirHeatRecoveryType_FIXEDPLATECOUNTERFLOWEXCHANGER
enumerator IfcAirToAirHeatRecoveryType_FIXEDPLATECROSSFLOWEXCHANGER
enumerator IfcAirToAirHeatRecoveryType_FIXEDPLATEPARALLELFLOWEXCHANGER
enumerator IfcAirToAirHeatRecoveryType_ROTARYWHEEL
enumerator IfcAirToAirHeatRecoveryType_RUNAROUNDCOILLOOP
enumerator IfcAirToAirHeatRecoveryType_HEATPIPE
enumerator IfcAirToAirHeatRecoveryType_TWINTOWERENTHALPYRECOVERYLOOPS
enumerator IfcAirToAirHeatRecoveryType_THERMOSIPHONSEALEDTUBEHEATEXCHANGERS
enumerator IfcAirToAirHeatRecoveryType_THERMOSIPHONCOILTYPEHEATEXCHANGERS
enumerator IfcAirToAirHeatRecoveryType_USERDEFINED
enumerator IfcAirToAirHeatRecoveryType_NOTDEFINED

Public Static Functions

IFC_PARSE_API const char *ToString(Value v)
IFC_PARSE_API Value FromString(const std::string &s)