EnergyPlus C API  0.1
This is the EnergyPlus C API, which allows linking to EnergyPlus and reading and manipluating data during a simulation.
File List
Here is a list of all files with brief descriptions:
 datatransfer.hThis "data exchange" API category provides access to read and write real-time data within a running simulation
 EnergyPlusAPI.hThis file provides a define that enables exposing methods on the API. No client needs to directly import this file
 func.hThis "functional" API category provides access to things which do not require a simulation to be running
 runtime.hThis "runtime" API category provides access to link into a running simulation by providing callback functions
 TypeDefs.h