Module for the handling of Frame Order.
    |  |  | 
    | float | 
        
          | pcs_pivot_motion_full(theta_i,
        phi_i,
        sigma_i,
        r_pivot_atom,
        r_ln_pivot,
        A,
        R_eigen,
        RT_eigen,
        Ri_prime) Calculate the PCS value after a pivoted motion for the isotropic cone
      model.
 | source code |  | 
    |  | 
        
          | pcs_pivot_motion_full_qrint(theta_i=None,
        phi_i=None,
        sigma_i=None,
        full_in_ref_frame=None,
        r_pivot_atom=None,
        r_pivot_atom_rev=None,
        r_ln_pivot=None,
        A=None,
        R_eigen=None,
        RT_eigen=None,
        Ri_prime=None,
        pcs_theta=None,
        pcs_theta_err=None,
        missing_pcs=None,
        error_flag=False) Calculate the PCS value after a pivoted motion for the isotropic cone
      model.
 | source code |  | 
    | float |  | 
    |  | 
        
          | pcs_pivot_motion_torsionless_qrint(theta_i=None,
        phi_i=None,
        full_in_ref_frame=None,
        r_pivot_atom=None,
        r_pivot_atom_rev=None,
        r_ln_pivot=None,
        A=None,
        R_eigen=None,
        RT_eigen=None,
        Ri_prime=None,
        pcs_theta=None,
        pcs_theta_err=None,
        missing_pcs=None,
        error_flag=False) Calculate the PCS value after a pivoted motion for the isotropic cone
      model.
 | source code |  | 
    |  |  | 
    |  |  | 
    |  |  |