MipTasks::OfflinerTaskOptions Class Reference
[Offliner Task]

Examples of the use of the Options class for a task. More...

#include <OfflinerTask.h>

Inheritance diagram for MipTasks::OfflinerTaskOptions:

Options MIPObject

List of all members.

Public Member Functions

 OfflinerTaskOptions ()
 Default constructor.
string getObjectName () const
 Gets the Name of the Options.

Public Attributes

StringOptionrootFiles
 Root of the name containing the feature set.
StringOptionrootFileIds
StringOptionrootFileFeatSet
StringOptionrootFileTState
StringOptionrootFileGaussianMixture
StringOptionrootFileControlInput
StringOptionrootFileTruth
StringOptionrootFileTruthTSt
StringOptionrootImPlaneMeasFile
DecimalOptionstartTime
DecimalOptionendTime
DecimalOptiontimeStep
BoolOptionstepByStep
StringOptionjobType
Pose3DOptionstartPoseGroundTruthQuad
Pose3DOptionrelGroundTruthQuadMobRob
DecimalArrayOptionrotoAxisFromGroundToQuad
BoolOptionuseStaticQuad
BoolOptionsaveGTFile
BoolOptionsaveImPlaneMeas
IntOptionGTTypeData
StringOptionUavId
StringOptionUavSonarAttFile
StringOptionUavVelFile
StringOptionUavObsFile
StringOptionUavTimeFile
StringOptionUavGTFile
StringOptionUavGTTimeFile
Pose3DOptionUavMRGTRelPose
 Relative pose between ground truth for UAV and mobile robots (w.r.t. UAV reference frame).
DecimalOptionwidthCam
 Width of the camera.
DecimalOptionheightCam
 Height of the camera.
DecimalOptionfocaLengthCam
 Focal length of the camera.
Pose3DOptionrelQuadCam
 Relative pose between the camera and quadrotor reference frames.
PositionOptionprincipalPoint
 Coordinate of the principal point in pixels.
StringOptionrootSaveFolder
 Root of the folder where files are to be saved.
BoolOptionsetAbsoluteStartTime
 It specifies if one wants to set starting and ending time by hand.


Detailed Description

Examples of the use of the Options class for a task.

Author:
Paolo Stegagno & Marco Cognetti

Constructor & Destructor Documentation

MipTasks::OfflinerTaskOptions::OfflinerTaskOptions (  ) 

Default constructor.


Member Function Documentation

string MipTasks::OfflinerTaskOptions::getObjectName (  )  const [inline, virtual]

Gets the Name of the Options.

Returns:
The name the Options.

Implements Options.


Member Data Documentation

Root of the name containing the feature set.

Relative pose between ground truth for UAV and mobile robots (w.r.t. UAV reference frame).

Width of the camera.

Height of the camera.

Focal length of the camera.

Relative pose between the camera and quadrotor reference frames.

Coordinate of the principal point in pixels.

Root of the folder where files are to be saved.

It specifies if one wants to set starting and ending time by hand.

If it is set true, one has to specify starting and ending time; otherwise, this task computes the minumum time of the input files and it fixes the starting time to this value Then, the starTime option is added to this value as well as the endTime Ex: Task found as starting time 10s. Options status: 1s 20s. The result is startTime = 11s endTime = 30s


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

Generated on Mon Feb 20 07:01:13 2017 for MIP by  doxygen 1.5.6