|  | 
        
          | __init__(self,
        relax) Class containing the functions relating to angles.
 | source code |  | 
    |  | 
        
          | angles(self,
        run) Function for calculating the angle defining the XH vector in the 
      diffusion frame.
 | source code |  | 
    |  | 
        
          | ellipsoid_frame(self,
        run=None) Function for calculating the spherical angles of the XH vector in the
      ellipsoid frame.
 | source code |  | 
    |  | 
        
          | spheroid_frame(self,
        run=None) Function for calculating the angle alpha of the XH vector within the 
      spheroid frame.
 | source code |  | 
    |  | 
        
          | wrap_angles(self,
        angle,
        lower,
        upper) Convert the given angle to be between the lower and upper values.
 | source code |  |