Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ippSaveNamedCsyTransformationCommand Class Reference

Inheritance diagram for ippSaveNamedCsyTransformationCommand:

ippCommand ippObject List of all members.

Public Member Functions

 ippSaveNamedCsyTransformationCommand (unsigned int tgNum, const char *inName, double inX0, double inY0, double inZ0, double inTheta, double inPsi, double inPhi)
virtual ~ippSaveNamedCsyTransformationCommand ()
void setX0 (double inX0)
void setY0 (double inY0)
void setZ0 (double inZ0)
void setTheta (double inTheta)
void setPsi (double inPsi)
void setPhi (double inPhi)
double getX0 () const
double getY0 () const
double getZ0 () const
double getTheta () const
double getPsi () const
double getPhi () const
virtual std::string getCommandString () const

Constructor & Destructor Documentation

ippSaveNamedCsyTransformationCommand::ippSaveNamedCsyTransformationCommand unsigned int  tgNum,
const char *  inName,
double  inX0,
double  inY0,
double  inZ0,
double  inTheta,
double  inPsi,
double  inPhi
 

Definition at line 16 of file ippSaveNamedCsyTransformationCommand.cpp.

References CommandTag.

virtual ippSaveNamedCsyTransformationCommand::~ippSaveNamedCsyTransformationCommand  )  [virtual]
 

Definition at line 24 of file ippSaveNamedCsyTransformationCommand.h.


Member Function Documentation

std::string ippSaveNamedCsyTransformationCommand::getCommandString  )  const [virtual]
 

Reimplemented from ippCommand.

Definition at line 33 of file ippSaveNamedCsyTransformationCommand.cpp.

References ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippCommand::getCommandName(), getCommandNameString(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString().

Referenced by ippCommandTestCase::testSaveNamedCsyTransformationCommand().

double ippSaveNamedCsyTransformationCommand::getPhi  )  const
 

Definition at line 37 of file ippSaveNamedCsyTransformationCommand.h.

double ippSaveNamedCsyTransformationCommand::getPsi  )  const
 

Definition at line 36 of file ippSaveNamedCsyTransformationCommand.h.

double ippSaveNamedCsyTransformationCommand::getTheta  )  const
 

Definition at line 35 of file ippSaveNamedCsyTransformationCommand.h.

double ippSaveNamedCsyTransformationCommand::getX0  )  const
 

Definition at line 32 of file ippSaveNamedCsyTransformationCommand.h.

double ippSaveNamedCsyTransformationCommand::getY0  )  const
 

Definition at line 33 of file ippSaveNamedCsyTransformationCommand.h.

double ippSaveNamedCsyTransformationCommand::getZ0  )  const
 

Definition at line 34 of file ippSaveNamedCsyTransformationCommand.h.

void ippSaveNamedCsyTransformationCommand::setPhi double  inPhi  ) 
 

Definition at line 31 of file ippSaveNamedCsyTransformationCommand.h.

void ippSaveNamedCsyTransformationCommand::setPsi double  inPsi  ) 
 

Definition at line 30 of file ippSaveNamedCsyTransformationCommand.h.

void ippSaveNamedCsyTransformationCommand::setTheta double  inTheta  ) 
 

Definition at line 29 of file ippSaveNamedCsyTransformationCommand.h.

void ippSaveNamedCsyTransformationCommand::setX0 double  inX0  ) 
 

Definition at line 26 of file ippSaveNamedCsyTransformationCommand.h.

void ippSaveNamedCsyTransformationCommand::setY0 double  inY0  ) 
 

Definition at line 27 of file ippSaveNamedCsyTransformationCommand.h.

void ippSaveNamedCsyTransformationCommand::setZ0 double  inZ0  ) 
 

Definition at line 28 of file ippSaveNamedCsyTransformationCommand.h.


The documentation for this class was generated from the following files:
Generated on Wed Nov 8 00:21:03 2006 for IPPDME by  doxygen 1.4.1