SOSSubject-class            package:rsbml            R Documentation

_S_O_S_S_u_b_j_e_c_t

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

     This just marks a 'Model' as being a valid subject for simulation
     using the SBML ODE Solver library.

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

     Normally created from a 'Model' with: 'new("SOSSubject", model)'.

_E_x_t_e_n_d_s:

     Class '"ExperimentSubject"', directly. Class '"Model"', directly.
     Class '"SBase"', by class "Model", distance 2. Class
     '"Describable"', by class "Model", distance 3.

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

     Michael Lawrence

_R_e_f_e_r_e_n_c_e_s:

     See <URL: http://www.tbi.univie.ac.at/~raim/odeSolver/> for more
     information on the SBML ODE Solver library.

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

     'SOSExperiment' for running a simulation on a 'SOSSubject'.

