#include <MTstability.h>
◆ ~MTstability()
| virtual MTstability::~MTstability |
( |
| ) |
|
|
inlinevirtual |
◆ get()
Return the value used to make the comparison for mass stability
- Parameters
-
| donor | Pointer to the donor star |
| accretor | Pointer to the accretor star |
| binary | Pointer to the binary |
- Returns
- Return the value used to make the comparison for mass stability
Implemented in MT_Stable, and MT_UnStable.
◆ get_tshold()
Return the threshold value used to make the comparison for mass stability
- Parameters
-
| donor | Pointer to the donor star |
| accretor | Pointer to the accretor star |
| binary | Pointer to the binary |
- Returns
- Return the threshold value used to make the comparison for mass stability
Implemented in MT_Stable, and MT_UnStable.
◆ GetStaticMap()
| static std::map< std::string, MTstability * > & MTstability::GetStaticMap |
( |
| ) |
|
|
inlinestaticprivate |
◆ GetUsed()
| static std::vector< int > & MTstability::GetUsed |
( |
| ) |
|
|
inlinestaticprivate |
◆ instance()
◆ Instance()
| MTstability * MTstability::Instance |
( |
std::string const & |
name | ) |
|
|
static |
◆ mt_unstable()
Check if the mass transfer is stable or not
- Parameters
-
| donor | Pointer to the donor star |
| accretor | Pointer to the accretor star |
| binary | Pointer to the binary |
- Returns
- true is the mass transfer is unstable, false otherwise
Implemented in MT_Qcrit, and MT_Zeta.
◆ name()
| virtual std::string MTstability::name |
( |
| ) |
|
|
inlinepure virtual |
◆ Register()
| void MTstability::Register |
( |
MTstability * |
ptr, |
|
|
const std::string & |
_name |
|
) |
| |
|
inlineprotected |
◆ svlog
The documentation for this class was generated from the following files: