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

ippScanOnCurveDensityCommand Class Reference

Inheritance diagram for ippScanOnCurveDensityCommand:

ippScanXXXXDensityCommand ippCommand ippObject List of all members.

Public Member Functions

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

Detailed Description

The ScanOnCurveDensity command defines density of the points returned from the server to the client when ScanOnCurve is executed. ScanOnCurveDensity (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 ippScanOnCurveDensityCommand.h.


Constructor & Destructor Documentation

ippScanOnCurveDensityCommand::ippScanOnCurveDensityCommand unsigned int  tgNum,
double  inDis,
bool  bHasAngle,
double  inAngle,
bool  bAtNominals
 

Definition at line 16 of file ippScanOnCurveDensityCommand.cpp.

ippScanOnCurveDensityCommand::~ippScanOnCurveDensityCommand  )  [virtual]
 

Definition at line 25 of file ippScanOnCurveDensityCommand.cpp.


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