ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccGriddedTools::GridParameters Struct Reference

Grid (angular) parameters. More...

#include <ecvGriddedTools.h>

Public Member Functions

 GridParameters ()
 

Public Attributes

PointCoordinateType minPhi
 
PointCoordinateType maxPhi
 
PointCoordinateType minTheta
 
PointCoordinateType maxTheta
 
PointCoordinateType deltaPhiRad
 
PointCoordinateType deltaThetaRad
 
PointCoordinateType maxRange
 

Detailed Description

Grid (angular) parameters.

Definition at line 20 of file ecvGriddedTools.h.

Constructor & Destructor Documentation

◆ GridParameters()

ccGriddedTools::GridParameters::GridParameters ( )
inline

Definition at line 21 of file ecvGriddedTools.h.

Member Data Documentation

◆ deltaPhiRad

PointCoordinateType ccGriddedTools::GridParameters::deltaPhiRad

Definition at line 32 of file ecvGriddedTools.h.

◆ deltaThetaRad

PointCoordinateType ccGriddedTools::GridParameters::deltaThetaRad

Definition at line 32 of file ecvGriddedTools.h.

◆ maxPhi

PointCoordinateType ccGriddedTools::GridParameters::maxPhi

Definition at line 30 of file ecvGriddedTools.h.

◆ maxRange

PointCoordinateType ccGriddedTools::GridParameters::maxRange

Definition at line 33 of file ecvGriddedTools.h.

◆ maxTheta

PointCoordinateType ccGriddedTools::GridParameters::maxTheta

Definition at line 31 of file ecvGriddedTools.h.

◆ minPhi

PointCoordinateType ccGriddedTools::GridParameters::minPhi

Definition at line 30 of file ecvGriddedTools.h.

◆ minTheta

PointCoordinateType ccGriddedTools::GridParameters::minTheta

Definition at line 31 of file ecvGriddedTools.h.


The documentation for this struct was generated from the following file: