#include <ta.hpp>
|
| | ValueWhen (int max_occurrence=1) |
| |
| double | compute (bool condition, double source, int occurrence) |
| |
| double | recompute (bool condition, double source, int occurrence) |
| |
Definition at line 927 of file ta.hpp.
◆ ValueWhen()
| pineforge::ta::ValueWhen::ValueWhen |
( |
int | max_occurrence = 1 | ) |
|
|
explicit |
◆ compute()
| double pineforge::ta::ValueWhen::compute |
( |
bool | condition, |
|
|
double | source, |
|
|
int | occurrence ) |
◆ recompute()
| double pineforge::ta::ValueWhen::recompute |
( |
bool | condition, |
|
|
double | source, |
|
|
int | occurrence ) |
The documentation for this class was generated from the following file: