Inheritance diagram for ippTiltPartCommand:

Public Member Functions | |
| ippTiltPartCommand (unsigned int tgNum, double inDx, double inDy, double inDz, double inLimit) | |
| virtual | ~ippTiltPartCommand () |
| void | setDx (double inDx) |
| void | setDy (double inDy) |
| void | setDz (double inDz) |
| void | setLimit (double inLimit) |
| double | getDx () const |
| double | getDy () const |
| double | getDz () const |
| double | getLimit () const |
| virtual std::string | getCommandString () const |
|
||||||||||||||||||||||||
|
Definition at line 17 of file ippTiltPartCommand.cpp. References CommandTag. |
|
|
Definition at line 29 of file ippTiltPartCommand.cpp. |
|
|
Reimplemented from ippCommand. Definition at line 35 of file ippTiltPartCommand.cpp. References ippStringBuilder::AppendParam(), ippStringBuilder::EndFunc(), ippStringBuilder::StartFunc(), and ippStringBuilder::ToString(). Referenced by ippCommandTestCase::testTiltPartCommand(). |
|
|
Definition at line 31 of file ippTiltPartCommand.h. Referenced by ippCommandChecker::checkTiltPart(). |
|
|
Definition at line 32 of file ippTiltPartCommand.h. Referenced by ippCommandChecker::checkTiltPart(). |
|
|
Definition at line 33 of file ippTiltPartCommand.h. Referenced by ippCommandChecker::checkTiltPart(). |
|
|
Definition at line 34 of file ippTiltPartCommand.h. |
|
|
Definition at line 26 of file ippTiltPartCommand.h. |
|
|
Definition at line 27 of file ippTiltPartCommand.h. |
|
|
Definition at line 28 of file ippTiltPartCommand.h. |
|
|
Definition at line 29 of file ippTiltPartCommand.h. |
1.4.1