Inheritance diagram for ippTiltCenterPartCommand:
Public Member Functions | |
ippTiltCenterPartCommand (unsigned int tgNum, double inPx1, double inPy1, double inPz1, double inPx2, double inPy2, double inPz2, double inLimit) | |
virtual | ~ippTiltCenterPartCommand () |
void | setPx1 (double inPx1) |
void | setPy1 (double inPy1) |
void | setPz1 (double inPz1) |
void | setPx2 (double inPx2) |
void | setPy2 (double inPy2) |
void | setPz2 (double inPz2) |
void | setLimit (double inLimit) |
double | getPx1 () const |
double | getPy1 () const |
double | getPz1 () const |
double | getPx2 () const |
double | getPy2 () const |
double | getPz2 () const |
double | getLimit () const |
virtual std::string | getCommandString () const |
|
Definition at line 16 of file ippTiltCenterPartCommand.cpp. References CommandTag. |
|
Definition at line 25 of file ippTiltCenterPartCommand.h. |
|
Reimplemented from ippCommand. Definition at line 32 of file ippTiltCenterPartCommand.cpp. References ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testTiltCenterPartCommand(). |
|
Definition at line 41 of file ippTiltCenterPartCommand.h. |
|
Definition at line 35 of file ippTiltCenterPartCommand.h. Referenced by ippCommandChecker::checkTiltCenterPart(). |
|
Definition at line 38 of file ippTiltCenterPartCommand.h. Referenced by ippCommandChecker::checkTiltCenterPart(). |
|
Definition at line 36 of file ippTiltCenterPartCommand.h. Referenced by ippCommandChecker::checkTiltCenterPart(). |
|
Definition at line 39 of file ippTiltCenterPartCommand.h. Referenced by ippCommandChecker::checkTiltCenterPart(). |
|
Definition at line 37 of file ippTiltCenterPartCommand.h. Referenced by ippCommandChecker::checkTiltCenterPart(). |
|
Definition at line 40 of file ippTiltCenterPartCommand.h. Referenced by ippCommandChecker::checkTiltCenterPart(). |
|
Definition at line 33 of file ippTiltCenterPartCommand.h. |
|
Definition at line 27 of file ippTiltCenterPartCommand.h. |
|
Definition at line 30 of file ippTiltCenterPartCommand.h. |
|
Definition at line 28 of file ippTiltCenterPartCommand.h. |
|
Definition at line 31 of file ippTiltCenterPartCommand.h. |
|
Definition at line 29 of file ippTiltCenterPartCommand.h. |
|
Definition at line 32 of file ippTiltCenterPartCommand.h. |