te::sa::BayesOutputParams Class Reference

Class that represents the Bayes output parameters. More...

#include <BayesParams.h>

Public Member Functions

 BayesOutputParams ()
 Default constructor. More...
 
 ~BayesOutputParams ()
 Virtual destructor. More...
 

Public Attributes

te::da::DataSourcePtr m_ds
 Pointer to the output datasource. More...
 
std::string m_outputDataSetName
 Attribute that defines the output dataset name. More...
 

Detailed Description

Class that represents the Bayes output parameters.

See also
BayesGlobalOperation BayesLocalOperation

Definition at line 94 of file BayesParams.h.

Constructor & Destructor Documentation

te::sa::BayesOutputParams::BayesOutputParams ( )
inline

Default constructor.

Definition at line 99 of file BayesParams.h.

te::sa::BayesOutputParams::~BayesOutputParams ( )
inline

Virtual destructor.

Definition at line 105 of file BayesParams.h.

Member Data Documentation

te::da::DataSourcePtr te::sa::BayesOutputParams::m_ds

Pointer to the output datasource.

Definition at line 111 of file BayesParams.h.

std::string te::sa::BayesOutputParams::m_outputDataSetName

Attribute that defines the output dataset name.

Definition at line 113 of file BayesParams.h.


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