Raytrix Light Field SDK  4.0
Logo
Public Member Functions | Public Attributes | List of all members
Rx::LFR::Net::ParticleDetection::Ellipses3D Class Reference

Detailed Description

An ellipses 3D.

Inherits Rx::LFR::Net::ParticleDetection::Ellipses2D.

Public Member Functions

 Ellipses3D ()
 

Public Attributes

System::Double CenterX
 The center x position. More...
 
System::Double CenterY
 The center y position. More...
 
System::Double Dir1X
 The first axis direction x position. More...
 
System::Double Dir1Y
 The first axis direction x position. More...
 
System::Double Dir2X
 The second axis direction x position. More...
 
System::Double Dir2Y
 The second axis direction y position. More...
 
System::Double dVirtualSpaceMM_s_X
 The virtual space position in millimeters of the x coordinate. More...
 
System::Double dVirtualSpaceMM_s_Y
 The virtual space position in millimeters of the y coordinate. More...
 
System::Double dVirtualSpaceMM_s_Z
 The virtual space position in millimeters of the z coordinate. More...
 
System::Double Radius1
 The semi-minor axis radius. More...
 
System::Double Radius2
 The semi-major axis radius. More...
 

Constructor & Destructor Documentation

Rx::LFR::Net::ParticleDetection::Ellipses3D::Ellipses3D ( )
inline

Member Data Documentation

System::Double Rx::LFR::Net::ParticleDetection::Ellipses2D::CenterX
inherited

The center x position.

System::Double Rx::LFR::Net::ParticleDetection::Ellipses2D::CenterY
inherited

The center y position.

System::Double Rx::LFR::Net::ParticleDetection::Ellipses2D::Dir1X
inherited

The first axis direction x position.

System::Double Rx::LFR::Net::ParticleDetection::Ellipses2D::Dir1Y
inherited

The first axis direction x position.

System::Double Rx::LFR::Net::ParticleDetection::Ellipses2D::Dir2X
inherited

The second axis direction x position.

System::Double Rx::LFR::Net::ParticleDetection::Ellipses2D::Dir2Y
inherited

The second axis direction y position.

System::Double Rx::LFR::Net::ParticleDetection::Ellipses3D::dVirtualSpaceMM_s_X

The virtual space position in millimeters of the x coordinate.

System::Double Rx::LFR::Net::ParticleDetection::Ellipses3D::dVirtualSpaceMM_s_Y

The virtual space position in millimeters of the y coordinate.

System::Double Rx::LFR::Net::ParticleDetection::Ellipses3D::dVirtualSpaceMM_s_Z

The virtual space position in millimeters of the z coordinate.

System::Double Rx::LFR::Net::ParticleDetection::Ellipses2D::Radius1
inherited

The semi-minor axis radius.

System::Double Rx::LFR::Net::ParticleDetection::Ellipses2D::Radius2
inherited

The semi-major axis radius.