Aniso1DMTObjective Class Reference

#include <Aniso1DMTObjective.h>

Inheritance diagram for Aniso1DMTObjective:

Inheritance graph
[legend]

List of all members.

Public Member Functions

Aniso1DMTObjectiveoperator= (const Aniso1DMTObjective &source)
 Aniso1DMTObjective (const Aniso1DMTObjective &Old)
 Aniso1DMTObjective (const MTStation &LocalMTData)
virtual ~Aniso1DMTObjective ()
virtual Aniso1DMTObjectiveclone () const
 We need clone and create for building an array of derived objects, see FAQ lite 20.8, the return type depends on the derived class.
virtual void WriteModel (const std::string &filename)
 write the current model to a file
virtual void WritePlot (const std::string &filename)
 write the current model for plotting to a file
virtual void WriteData (const std::string &filename)
 Write current data to a file.


Detailed Description

Definition at line 6 of file Aniso1DMTObjective.h.


Constructor & Destructor Documentation

Aniso1DMTObjective::Aniso1DMTObjective ( const Aniso1DMTObjective Old  ) 

Definition at line 17 of file Aniso1DMTObjective.cpp.

Referenced by clone().

Aniso1DMTObjective::Aniso1DMTObjective ( const MTStation LocalMTData  )  [explicit]

Definition at line 4 of file Aniso1DMTObjective.cpp.

Aniso1DMTObjective::~Aniso1DMTObjective (  )  [virtual]

Definition at line 24 of file Aniso1DMTObjective.cpp.


Member Function Documentation

Aniso1DMTObjective & Aniso1DMTObjective::operator= ( const Aniso1DMTObjective source  ) 

Definition at line 9 of file Aniso1DMTObjective.cpp.

References AnisoMTSynth, and C1DMTObjective::operator=().

virtual Aniso1DMTObjective* Aniso1DMTObjective::clone (  )  const [inline, virtual]

We need clone and create for building an array of derived objects, see FAQ lite 20.8, the return type depends on the derived class.

Implements GeneralObjective.

Definition at line 17 of file Aniso1DMTObjective.h.

References Aniso1DMTObjective().

virtual void Aniso1DMTObjective::WriteModel ( const std::string &  filename  )  [inline, virtual]

write the current model to a file

Implements C1DMTObjective.

Definition at line 19 of file Aniso1DMTObjective.h.

References C1DAnisoMTSynthData::WriteModel().

virtual void Aniso1DMTObjective::WritePlot ( const std::string &  filename  )  [inline, virtual]

write the current model for plotting to a file

Implements C1DMTObjective.

Definition at line 21 of file Aniso1DMTObjective.h.

References C1DAnisoMTSynthData::WritePlot().

virtual void Aniso1DMTObjective::WriteData ( const std::string &  filename  )  [inline, virtual]

Write current data to a file.

Implements C1DMTObjective.

Definition at line 23 of file Aniso1DMTObjective.h.

References MTStation::WriteAsMtt().


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

Generated on Fri Jul 4 15:30:21 2008 for GPLIB++ by  doxygen 1.5.5