Stg::StgModelFiducial Class Reference

#include <stage.hh>

Inherits Stg::StgModel.

List of all members.


Public Member Functions

virtual void Load ()
 StgModelFiducial (StgWorld *world, StgModel *parent, stg_id_t id, char *typestr)
virtual ~StgModelFiducial ()

Static Public Member Functions

static StgModelCreate (StgWorld *world, StgModel *parent, stg_id_t id, char *typestr)

Public Attributes

uint32_t fiducial_count
 the number of fiducials detected
stg_fiducial_tfiducials
 array of detected fiducials
stg_radians_t fov
 field of view
stg_radians_t heading
 center of field of view
int key
 /// only detect fiducials with a key that matches this one (defaults 0)
stg_meters_t max_range_anon
stg_meters_t max_range_id
 maximum range at which the ID can be read
stg_meters_t min_range
 minimum detection range

Constructor & Destructor Documentation

StgModelFiducial::~StgModelFiducial ( void   )  [virtual]


Member Function Documentation

static StgModel* Stg::StgModelFiducial::Create ( StgWorld world,
StgModel parent,
stg_id_t  id,
char *  typestr 
) [inline, static]

Reimplemented from Stg::StgModel.

References StgModelFiducial().


Member Data Documentation

the number of fiducials detected

array of detected fiducials

/// only detect fiducials with a key that matches this one (defaults 0)

Referenced by StgModelFiducial().

maximum range at which the ID can be read

Referenced by Load(), and StgModelFiducial().

minimum detection range

Referenced by Load(), and StgModelFiducial().


The documentation for this class was generated from the following files:

Generated on Thu Jan 7 17:42:17 2010 for Stage by  doxygen 1.5.5