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

ippScanUnknownDensityCommand Class Reference

Inheritance diagram for ippScanUnknownDensityCommand:

ippScanXXXXDensityCommand ippCommand ippObject List of all members.

Public Member Functions

 ippScanUnknownDensityCommand (unsigned int tgNum, double inDis, bool bHasAngle, double inAngle)
virtual ~ippScanUnknownDensityCommand ()

Detailed Description

The ScanUnkwonDensity command defines density of the points returned from the server to the client when ScanOnCurve is executed. ScanUnkwonDensity (Dis(),Angle(),AtNominals()) Parameters Dis() : Maximum distance of 2 points returned Angle() : Maximum angle between the 2 segments between the last 3 points AtNominals() : Boolean 0 or 1. If 1 the arguments Dis and Angle are ignored Dis() or/and AtNominals() without Angle also possible. Data Errors Remarks A new point is generated when the Dis or Angle criteria is fulfilled. The criterias are calculated by the path of the probe sphere center using a tactile probe. If these values are not set by the client the server will use default values. They will ( depend on the server implementation.

Definition at line 32 of file ippScanUnknownDensityCommand.h.


Constructor & Destructor Documentation

ippScanUnknownDensityCommand::ippScanUnknownDensityCommand unsigned int  tgNum,
double  inDis,
bool  bHasAngle,
double  inAngle
 

Definition at line 16 of file ippScanUnknownDensityCommand.cpp.

ippScanUnknownDensityCommand::~ippScanUnknownDensityCommand  )  [virtual]
 

Definition at line 24 of file ippScanUnknownDensityCommand.cpp.


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