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

ippScanInPlaneEndIsSphereCommand Class Reference

Inheritance diagram for ippScanInPlaneEndIsSphereCommand:

ippCommand ippObject List of all members.

Public Member Functions

 ippScanInPlaneEndIsSphereCommand (unsigned int tgNum, double inSx, double inSy, double inSz, double inSI, double inSJ, double inSK, double inNI, double inNJ, double inNK, double inDx, double inDy, double inDz, double inStepW, double inEX, double inEY, double inEZ, double inDia, int inNum, double inEI, double inEJ, double inEK)
virtual ~ippScanInPlaneEndIsSphereCommand ()
void setSx (double inSx)
void setSy (double inSy)
void setSz (double inSz)
void setSIJK (double inSI, double inSJ, double inSK)
void setDx (double inDx)
void setDy (double inDy)
void setDz (double inDz)
void setStepW (double inStepW)
void setEx (double inEx)
void setEy (double inEy)
void setEz (double inEz)
void setDia (double inDia)
void setEIJK (double inEI, double inEJ, double inEK)
double getSx () const
double getSy () const
double getSz () const
double getSI () const
double getSJ () const
double getSK () const
double getDx () const
double getDy () const
double getDz () const
double getStepW () const
double getEx () const
double getEy () const
double getEz () const
double getDia () const
double getEI () const
double getEJ () const
double getEK () const
double getNum () const
virtual std::string getCommandString () const

Constructor & Destructor Documentation

ippScanInPlaneEndIsSphereCommand::ippScanInPlaneEndIsSphereCommand unsigned int  tgNum,
double  inSx,
double  inSy,
double  inSz,
double  inSI,
double  inSJ,
double  inSK,
double  inNI,
double  inNJ,
double  inNK,
double  inDx,
double  inDy,
double  inDz,
double  inStepW,
double  inEX,
double  inEY,
double  inEZ,
double  inDia,
int  inNum,
double  inEI,
double  inEJ,
double  inEK
 

Definition at line 16 of file ippScanInPlaneEndIsSphereCommand.cpp.

References CommandTag, and ippTargetVector::setValues().

ippScanInPlaneEndIsSphereCommand::~ippScanInPlaneEndIsSphereCommand  )  [virtual]
 

Definition at line 48 of file ippScanInPlaneEndIsSphereCommand.cpp.


Member Function Documentation

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

Reimplemented from ippCommand.

Definition at line 52 of file ippScanInPlaneEndIsSphereCommand.cpp.

References ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippTargetVector::getI(), ippTargetVector::getJ(), ippTargetVector::getK(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString().

Referenced by ippCommandTestCase::testScanInPlaneEndIsSphereCommand().

double ippScanInPlaneEndIsSphereCommand::getDia  )  const
 

Definition at line 67 of file ippScanInPlaneEndIsSphereCommand.h.

double ippScanInPlaneEndIsSphereCommand::getDx  )  const
 

Definition at line 60 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getDy  )  const
 

Definition at line 61 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getDz  )  const
 

Definition at line 62 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getEI  )  const
 

Definition at line 68 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getEJ  )  const
 

Definition at line 69 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getEK  )  const
 

Definition at line 70 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getEx  )  const
 

Definition at line 64 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getEy  )  const
 

Definition at line 65 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getEz  )  const
 

Definition at line 66 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getNum  )  const
 

Definition at line 71 of file ippScanInPlaneEndIsSphereCommand.h.

double ippScanInPlaneEndIsSphereCommand::getSI  )  const
 

Definition at line 57 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getSJ  )  const
 

Definition at line 58 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getSK  )  const
 

Definition at line 59 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getStepW  )  const
 

Definition at line 63 of file ippScanInPlaneEndIsSphereCommand.h.

double ippScanInPlaneEndIsSphereCommand::getSx  )  const
 

Definition at line 54 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getSy  )  const
 

Definition at line 55 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

double ippScanInPlaneEndIsSphereCommand::getSz  )  const
 

Definition at line 56 of file ippScanInPlaneEndIsSphereCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsSphere().

void ippScanInPlaneEndIsSphereCommand::setDia double  inDia  ) 
 

Definition at line 50 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setDx double  inDx  ) 
 

Definition at line 43 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setDy double  inDy  ) 
 

Definition at line 44 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setDz double  inDz  ) 
 

Definition at line 45 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setEIJK double  inEI,
double  inEJ,
double  inEK
 

Definition at line 51 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setEx double  inEx  ) 
 

Definition at line 47 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setEy double  inEy  ) 
 

Definition at line 48 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setEz double  inEz  ) 
 

Definition at line 49 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setSIJK double  inSI,
double  inSJ,
double  inSK
 

Definition at line 41 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setStepW double  inStepW  ) 
 

Definition at line 46 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setSx double  inSx  ) 
 

Definition at line 38 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setSy double  inSy  ) 
 

Definition at line 39 of file ippScanInPlaneEndIsSphereCommand.h.

void ippScanInPlaneEndIsSphereCommand::setSz double  inSz  ) 
 

Definition at line 40 of file ippScanInPlaneEndIsSphereCommand.h.


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