Symmetry-class            package:ROptEst            R Documentation

_C_l_a_s_s _o_f _S_y_m_m_e_t_r_i_e_s

_D_e_s_c_r_i_p_t_i_o_n:

     Class of symmetries of various objects.

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     A virtual Class: No objects may be created from it.

_S_l_o_t_s:

     '_t_y_p_e': Object of class '"character"': discribes type of symmetry. 

     '_S_y_m_m_C_e_n_t_e_r': Object of class '"ANY"': center of symmetry. 

_M_e_t_h_o_d_s:

     _t_y_p_e 'signature(object = "Symmetry")':  accessor function for slot
          'type'

     _S_y_m_m_C_e_n_t_e_r 'signature(object = "Symmetry")':  accessor function
          for slot 'SymmCenter'

     _s_h_o_w 'signature(object = "Symmetry")'

_A_u_t_h_o_r(_s):

     Matthias Kohl Matthias.Kohl@stamats.de

_S_e_e _A_l_s_o:

     'DistributionSymmetry-class', 'FunctionSymmetry-class',
     'OptionalNumeric-class'

