chrono::ChOutputHDF5 Class Reference
  Description
HDF5 Chrono output database.
#include <ChOutputHDF5.h>
Inheritance diagram for chrono::ChOutputHDF5:

Collaboration diagram for chrono::ChOutputHDF5:

| Public Member Functions | |
| ChOutputHDF5 (const std::string &filename, Mode mode=Mode::FRAMES) | |
| Additional Inherited Members | |
|  Public Types inherited from chrono::ChOutput | |
| enum | Type { Type::ASCII, Type::HDF5, Type::NONE } | 
| Output type. Currently supported options are ASCII and HDF5.  More... | |
| enum | Mode { Mode::FRAMES, Mode::SERIES } | 
| Output mode options.  More... | |
|  Static Public Member Functions inherited from chrono::ChOutput | |
| static std::string | GetOutputTypeAsString (Type type) | 
| static std::string | GetOutputModeAsString (Mode mode) | 
The documentation for this class was generated from the following files:
- /builds/uwsbel/chrono/src/chrono/output/ChOutputHDF5.h
- /builds/uwsbel/chrono/src/chrono/output/ChOutputHDF5.cpp
