Inheritance diagram for ippScanOnLineCommand:
Public Member Functions | |
ippScanOnLineCommand (unsigned int tgNum, double inSx, double inSy, double inSz, double inEx, double inEy, double inEz, double inI, double inJ, double inK, double inStepW) | |
virtual | ~ippScanOnLineCommand () |
void | setSx (double inSx) |
void | setSy (double inSy) |
void | setSz (double inSz) |
void | setEx (double inEx) |
void | setEy (double inEy) |
void | setEz (double inEz) |
void | setIJK (double inI, double inJ, double inK) |
void | setStepW (double inStepW) |
double | getSx () const |
double | getSy () const |
double | getSz () const |
double | getEx () const |
double | getEy () const |
double | getEz () const |
double | getI () const |
double | getJ () const |
double | getK () const |
double | getStepW () const |
virtual std::string | getCommandString () const |
|
Definition at line 15 of file ippScanOnLineCommand.cpp. References CommandTag, and ippTargetVector::setValues(). |
|
Definition at line 32 of file ippScanOnLineCommand.cpp. |
|
Reimplemented from ippCommand. Definition at line 36 of file ippScanOnLineCommand.cpp. References ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippTargetVector::getI(), ippTargetVector::getJ(), ippTargetVector::getK(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testScanOnLineCommand(). |
|
Definition at line 40 of file ippScanOnLineCommand.h. Referenced by ippCommandChecker::checkScanOnLine(). |
|
Definition at line 41 of file ippScanOnLineCommand.h. Referenced by ippCommandChecker::checkScanOnLine(). |
|
Definition at line 42 of file ippScanOnLineCommand.h. Referenced by ippCommandChecker::checkScanOnLine(). |
|
Definition at line 43 of file ippScanOnLineCommand.h. |
|
Definition at line 44 of file ippScanOnLineCommand.h. |
|
Definition at line 45 of file ippScanOnLineCommand.h. |
|
Definition at line 46 of file ippScanOnLineCommand.h. |
|
Definition at line 37 of file ippScanOnLineCommand.h. Referenced by ippCommandChecker::checkScanOnLine(). |
|
Definition at line 38 of file ippScanOnLineCommand.h. Referenced by ippCommandChecker::checkScanOnLine(). |
|
Definition at line 39 of file ippScanOnLineCommand.h. Referenced by ippCommandChecker::checkScanOnLine(). |
|
Definition at line 30 of file ippScanOnLineCommand.h. |
|
Definition at line 31 of file ippScanOnLineCommand.h. |
|
Definition at line 32 of file ippScanOnLineCommand.h. |
|
Definition at line 33 of file ippScanOnLineCommand.h. |
|
Definition at line 35 of file ippScanOnLineCommand.h. |
|
Definition at line 27 of file ippScanOnLineCommand.h. |
|
Definition at line 28 of file ippScanOnLineCommand.h. |
|
Definition at line 29 of file ippScanOnLineCommand.h. |