#include <Tac.h>
◆ Tac() [1/3]
Tac::Tac |
( |
double |
init_tac, |
|
|
double |
tac_percent_simulated, |
|
|
map< string, double > |
relative_stability_key |
|
) |
| |
◆ Tac() [2/3]
◆ ~Tac()
◆ Tac() [3/3]
Tac::Tac |
( |
const Tac & |
other | ) |
|
◆ add_tac_to_ts()
void Tac::add_tac_to_ts |
( |
double |
a_tac, |
|
|
int |
current_is |
|
) |
| |
◆ get_current_tac()
double Tac::get_current_tac |
( |
| ) |
const |
◆ get_is_tac_exhausted()
int Tac::get_is_tac_exhausted |
( |
| ) |
const |
◆ get_percent_for_simulated_vessels()
double Tac::get_percent_for_simulated_vessels |
( |
| ) |
const |
◆ get_relative_stability_key()
map< string, double > Tac::get_relative_stability_key |
( |
| ) |
const |
◆ get_ts_tac()
vector< double > Tac::get_ts_tac |
( |
| ) |
const |
◆ set_is_tac_exhausted()
void Tac::set_is_tac_exhausted |
( |
int |
val | ) |
|
The documentation for this class was generated from the following files:
- C:/Users/fbas/Documents/GitHub/DISPLACE_GUI/include/Tac.h
- C:/Users/fbas/Documents/GitHub/DISPLACE_GUI/commons/Tac.cpp