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

ippScanInPlaneEndIsPlaneCommand Class Reference

Inheritance diagram for ippScanInPlaneEndIsPlaneCommand:

ippCommand ippObject List of all members.

Public Member Functions

 ippScanInPlaneEndIsPlaneCommand (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 inPx, double inPy, double inPz, double inPI, double inPJ, double inPK, int inNum, double inEI, double inEJ, double inEK)
virtual ~ippScanInPlaneEndIsPlaneCommand ()
void setSx (double inSx)
void setSy (double inSy)
void setSz (double inSz)
void setSIJK (double inSI, double inSJ, double inSK)
void setNIJK (double inNI, double inNJ, double inNK)
void setDx (double inDx)
void setDy (double inDy)
void setDz (double inDz)
void setStepW (double inStepW)
void setPx (double inPx)
void setPy (double inPy)
void setPz (double inPz)
void setPIJK (double inPI, double inPJ, double inPK)
void setNum (int inNum)
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 getNI () const
double getNJ () const
double getNK () const
double getDx () const
double getDy () const
double getDz () const
double getStepW () const
double getPx () const
double getPy () const
double getPz () const
double getPI () const
double getPJ () const
double getPK () const
int getNum () const
double getEI () const
double getEJ () const
double getEK () const
virtual std::string getCommandString () const

Constructor & Destructor Documentation

ippScanInPlaneEndIsPlaneCommand::ippScanInPlaneEndIsPlaneCommand (  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  inPx,
double  inPy,
double  inPz,
double  inPI,
double  inPJ,
double  inPK,
int  inNum,
double  inEI,
double  inEJ,
double  inEK
) 
 

Definition at line 15 of file ippScanInPlaneEndIsPlaneCommand.cpp.

References CommandTag, and ippTargetVector::setValues().

ippScanInPlaneEndIsPlaneCommand::~ippScanInPlaneEndIsPlaneCommand (   )  [virtual]
 

Definition at line 46 of file ippScanInPlaneEndIsPlaneCommand.cpp.


Member Function Documentation

std::string ippScanInPlaneEndIsPlaneCommand::getCommandString (   )  const [virtual]
 

Reimplemented from ippCommand.

Definition at line 50 of file ippScanInPlaneEndIsPlaneCommand.cpp.

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

Referenced by ippCommandTestCase::testScanInPlaneEndIsPlaneCommand().

double ippScanInPlaneEndIsPlaneCommand::getDx (   )  const
 

Definition at line 67 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getDy (   )  const
 

Definition at line 68 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getDz (   )  const
 

Definition at line 69 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getEI (   )  const
 

Definition at line 78 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getEJ (   )  const
 

Definition at line 79 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getEK (   )  const
 

Definition at line 80 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getNI (   )  const
 

Definition at line 64 of file ippScanInPlaneEndIsPlaneCommand.h.

double ippScanInPlaneEndIsPlaneCommand::getNJ (   )  const
 

Definition at line 65 of file ippScanInPlaneEndIsPlaneCommand.h.

double ippScanInPlaneEndIsPlaneCommand::getNK (   )  const
 

Definition at line 66 of file ippScanInPlaneEndIsPlaneCommand.h.

int ippScanInPlaneEndIsPlaneCommand::getNum (   )  const
 

Definition at line 77 of file ippScanInPlaneEndIsPlaneCommand.h.

double ippScanInPlaneEndIsPlaneCommand::getPI (   )  const
 

Definition at line 74 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getPJ (   )  const
 

Definition at line 75 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getPK (   )  const
 

Definition at line 76 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getPx (   )  const
 

Definition at line 71 of file ippScanInPlaneEndIsPlaneCommand.h.

double ippScanInPlaneEndIsPlaneCommand::getPy (   )  const
 

Definition at line 72 of file ippScanInPlaneEndIsPlaneCommand.h.

double ippScanInPlaneEndIsPlaneCommand::getPz (   )  const
 

Definition at line 73 of file ippScanInPlaneEndIsPlaneCommand.h.

double ippScanInPlaneEndIsPlaneCommand::getSI (   )  const
 

Definition at line 61 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getSJ (   )  const
 

Definition at line 62 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getSK (   )  const
 

Definition at line 63 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getStepW (   )  const
 

Definition at line 70 of file ippScanInPlaneEndIsPlaneCommand.h.

double ippScanInPlaneEndIsPlaneCommand::getSx (   )  const
 

Definition at line 58 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getSy (   )  const
 

Definition at line 59 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

double ippScanInPlaneEndIsPlaneCommand::getSz (   )  const
 

Definition at line 60 of file ippScanInPlaneEndIsPlaneCommand.h.

Referenced by ippCommandChecker::checkScanInPlaneEndIsPlane().

void ippScanInPlaneEndIsPlaneCommand::setDx (  double  inDx  ) 
 

Definition at line 45 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setDy (  double  inDy  ) 
 

Definition at line 46 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setDz (  double  inDz  ) 
 

Definition at line 47 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setEIJK (  double  inEI,
double  inEJ,
double  inEK
) 
 

Definition at line 55 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setNIJK (  double  inNI,
double  inNJ,
double  inNK
) 
 

Definition at line 43 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setNum (  int  inNum  ) 
 

Definition at line 54 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setPIJK (  double  inPI,
double  inPJ,
double  inPK
) 
 

Definition at line 52 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setPx (  double  inPx  ) 
 

Definition at line 49 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setPy (  double  inPy  ) 
 

Definition at line 50 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setPz (  double  inPz  ) 
 

Definition at line 51 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setSIJK (  double  inSI,
double  inSJ,
double  inSK
) 
 

Definition at line 41 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setStepW (  double  inStepW  ) 
 

Definition at line 48 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setSx (  double  inSx  ) 
 

Definition at line 38 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setSy (  double  inSy  ) 
 

Definition at line 39 of file ippScanInPlaneEndIsPlaneCommand.h.

void ippScanInPlaneEndIsPlaneCommand::setSz (  double  inSz  ) 
 

Definition at line 40 of file ippScanInPlaneEndIsPlaneCommand.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