EPANET  3.0
EPANET Development Project
Public Types | Public Member Functions | List of all members
Units Class Reference

Defines units conversion factors for network quantities. More...

#include <units.h>

Public Types

enum  Quantity {
  DIAMETER, LENGTH, VOLUME, POWER,
  PRESSURE, FLOW, VELOCITY, HEADLOSS,
  CONCEN, MAX_QUANTITIES
}
 

Public Member Functions

void setUnits (Options &options)
 
double factor (Quantity quantity)
 
std::string name (Quantity quantity)
 

Detailed Description

Defines units conversion factors for network quantities.


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