chrono::ChOutputASCII Class Reference
  Description
ASCII text Chrono output database.
#include <ChOutputASCII.h>
Inheritance diagram for chrono::ChOutputASCII:

Collaboration diagram for chrono::ChOutputASCII:

| Public Member Functions | |
| ChOutputASCII (const std::string &filename) | |
| ChOutputASCII (std::ostream &stream) | |
| 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/ChOutputASCII.h
- /builds/uwsbel/chrono/src/chrono/output/ChOutputASCII.cpp
