Generic Trace Generator (GTG)
0.1
|
Typedefs | |
typedef double | varPrec |
Use the double precision type for time and value. More... | |
Enumerations | |
enum | trace_return_t { TRACE_SUCCESS, TRACE_ERR_OPEN, TRACE_ERR_CLOSE, TRACE_ERR_WRITE, TRACE_ERR_NOT_IMPL } |
Define various return values. More... | |
typedef double varPrec |
Use the double precision type for time and value.
enum trace_return_t |