#include <remnant.h>
◆ Zombierem() [1/2]
| Zombierem::Zombierem |
( |
Star * |
s, |
|
|
double |
Mremnant, |
|
|
double |
time |
|
) |
| |
|
inline |
◆ Zombierem() [2/2]
| Zombierem::Zombierem |
( |
Star * |
s, |
|
|
double |
Mremnant |
|
) |
| |
|
inline |
◆ age()
| double Staremnant::age |
( |
Star * |
s | ) |
const |
|
inherited |
Estimate the elapsed time from the remannt creation. It is estimated simply as Worldtime-creation time
- Parameters
-
- Returns
- Age of the remnant in Myr.
◆ Bmag()
◆ get()
| double Staremnant::get |
( |
Star * |
s, |
|
|
size_t |
ID |
|
) |
| const |
|
inherited |
Get the property with given ID. This a wrapper and a dispatcher to get the results of the various class methods.
- Parameters
-
| s | Pointer to the star |
| ID | ID of the Property |
- Returns
- The value of the property as estimated for the remnant or throw a not_implemented_error if the property is not available in the class
◆ get_born_time()
| double Staremnant::get_born_time |
( |
| ) |
const |
|
inlineinherited |
◆ get_Mremnant_at_born()
| double Staremnant::get_Mremnant_at_born |
( |
| ) |
const |
|
inlineinherited |
◆ get_remnant_type()
◆ Inertia()
◆ InertiaSphere()
| double Staremnant::InertiaSphere |
( |
Star * |
s | ) |
const |
|
inherited |
◆ initialise()
| void Zombierem::initialise |
( |
Star * |
s | ) |
|
|
protected |
◆ Luminosity()
◆ Mass()
◆ OmegaRem()
◆ Radius()
◆ Xspin()
◆ born_time
| double Staremnant::born_time |
|
privateinherited |
◆ luminosity
| double Zombierem::luminosity |
|
private |
◆ Mremnant_at_born
| double Staremnant::Mremnant_at_born |
|
privateinherited |
Mass of the remnant at the moment of the creation
◆ radius
◆ remnant_type
◆ svlog
The documentation for this class was generated from the following files:
- /Users/giulianoiorio/Documents/sevn_public/src/star/remnant.h
- /Users/giulianoiorio/Documents/sevn_public/src/star/remnant.cpp