Class MEAL::VelocityModel
-
class VelocityModel : public MEAL::Univariate<Scalar>
Public Functions
-
void set_scaling(double scaling)
Scaling constant.
-
void set_vpar(double vpar)
Velocity parallel to the line of nodes.
-
void set_vperp(double vperp)
Velocity perpendicular to the line of nodes.
-
void set_incl(double inclination)
System inclination.
-
void set_omega(double omega)
Omega.
-
void set_ecc(double eccentricity)
Eccentricity.
-
void set_pb(double period)
Binary Period.
-
void set_a(double a)
a
-
void set_scaling(double scaling)