| ref_dc-class {stacomiR} | R Documentation |
Class 'ref_dc'
Description
Description of a control device.
Slots
dc_selectedObject of class
'integer', The selected deviceouvrageObject of class
'integer', the attached damstationObject of class
'character', the attached migration monitoring station, this is necessary to join the table of escapements calculated at the station level.dataObject of class
'data.frame'data pertaining to the control device
Objects from the Class
Objects can be created by calls of the form
new('ref_dc', dc_selected=integer(), ouvrage=integer(),
data=data.frame()).
Author(s)
cedric.briand@eptb-vilaine.fr
See Also
Other referential objects:
charge,ref_choice-method,
ref_choice-class,
ref_coe-class,
ref_df-class,
ref_horodate-class,
ref_list-class,
ref_par-class,
ref_parqual-class,
ref_parquan-class,
ref_stage-class,
ref_taxa-class,
ref_year-class
[Package stacomiR version 0.6.1 Index]