TerraLib 4.1
TeExponentialSemivar_Factory Class Reference

A concrete factory to build a exponential adjust model. More...

#include <TeSemivarModelFactory.h>

Inheritance diagram for TeExponentialSemivar_Factory:
TeSemivarModelFactory TeFactory< TeSemivarModel, TeSemivarModelParams >

List of all members.

Public Member Functions

 TeExponentialSemivar_Factory (const string &name)
virtual TeSemivarModelbuild (const TeSemivarModelParams &params)
 Builds a new type (should be implemented by descendants)

Detailed Description

A concrete factory to build a exponential adjust model.


Constructor & Destructor Documentation

TeExponentialSemivar_Factory::TeExponentialSemivar_Factory ( const string name) [inline]

Member Function Documentation

virtual TeSemivarModel* TeExponentialSemivar_Factory::build ( const TeSemivarModelParams arg) [inline, virtual]

Builds a new type (should be implemented by descendants)

Implements TeSemivarModelFactory.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines