solrat.atom_model.shared.object.angles module¶
- class solrat.atom_model.shared.object.angles.Angles(chi: float = 0, theta: float = 0, gamma: float = 0, chi_B: float = 0, theta_B: float = 0)[source]¶
Bases:
objectA container for all angles defining the LOS and B directions.
- Parameters:
chi – LOS angle chi
theta – LOS angle theta
gamma – LOS angle gamma
chi_B – B angle chi
theta_B – B angle theta
Reference: Fig. 5.9.