qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
Public Member Functions | List of all members
ccStatisticalTestDlg Class Reference

Dialog for the Local Statistical Test tool. More...

#include <ccStatisticalTestDlg.h>

Inheritance diagram for ccStatisticalTestDlg:
Inheritance graph
[legend]
Collaboration diagram for ccStatisticalTestDlg:
Collaboration graph
[legend]

Public Member Functions

 ccStatisticalTestDlg (QString param1Label, QString param2Label, QString param3Label=QString(), QString windowTitle=QString(), QWidget *parent=nullptr)
 Default constructor (for distributions with up to 3 parameters)
 
double getParam1 () const
 Returns 1st parameter value.
 
double getParam2 () const
 Returns 2nd parameter value.
 
double getParam3 () const
 Returns 3rd parameter value.
 
int getNeighborsNumber () const
 Returns the number of neighbors.
 
double getProbability () const
 Returns the associated probability.
 

Detailed Description

Dialog for the Local Statistical Test tool.


The documentation for this class was generated from the following files: