#include "Nemesis/gtest/nemesis_gtest.hh"#include "Nemesis/harness/DBC.hh"#include "Standard/Interface/jdebug.h"#include "Origen/Core/dc/History.h"#include "Origen/Core/dc/Power.h"#include "Origen/Core/dc/Time.h"Typedefs | |
| typedef Quantity< Power > | P |
| typedef Quantity< Time > | T |
| typedef History< P > | History_P |
Functions | |
| TEST (History_P, Basic) | |
| TEST (History_P, Incremental) | |
Typedef Documentation
- Examples:
- tstHistory.cpp.
- Examples:
- tstHistory.cpp.
- Examples:
- tstHistory.cpp.
Function Documentation
| TEST | ( | History_P | , |
| Basic | |||
| ) |
| TEST | ( | History_P | , |
| Incremental | |||
| ) |

1.8.10