209 #include "utilitaires.h" 210 #include "graphique.h" 215 hole1(mp1), hole2(mp2), pos_axe(mp1.get_ori_x()), omega(0){
223 hole1(source.hole1), hole2(source.hole2), pos_axe(source.pos_axe), omega(source.omega) {
237 pos_axe = source.pos_axe ;
257 void Bhole_binaire::set_pos_axe (
double new_pos) {
Bhole * holes[2]
Array on the black holes.
~Bhole_binaire()
Destructor.
double get_ori_x() const
Returns the x coordinate of the origin.
void init_bhole_binaire()
Initialisation of the system.
void fait_n_comp(const Bhole &comp)
Imports the part of N due to the companion hole comp .
void set_ori(double xa0, double ya0, double za0)
Sets a new origin.
void operator=(const Bhole_binaire &)
Affectation operator.
Bhole_binaire(Map_af &mp1, Map_af &mp2)
Standard constructor.
double omega
Position of the axis of rotation.
Map_af & mp
Affine mapping.
Bhole hole1
Black hole one.
void fait_decouple()
Calculates {tt decouple} which is used to obtain tkij_auto by the formula : tkij_auto = decouple * tk...
void set_omega(double ome)
Sets the orbital velocity to ome.
void init_bhole()
Sets the values of the fields to :
Binary black holes system.
void fait_psi_comp(const Bhole &comp)
Imports the part of due to the companion hole comp .
Bhole hole2
Black hole two.