QWT API (中文) 7.0.1
Qt绘图库 - 中文API文档
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
QwtStatisticalSample类 参考

统计样本的基类,包含位置和范围 更多...

#include <qwt_samples.h>

类 QwtStatisticalSample 继承关系图:
QwtBoxSample

Public 成员函数

 QwtStatisticalSample (double position=0.0)
 默认构造函数
 

Public 属性

double position
 Position on the "time" axis (x for vertical, y for horizontal orientation)
 
double lower
 Lower bound of the statistical range
 
double upper
 Upper bound of the statistical range
 
double center
 Central reference value
 

详细描述

统计样本的基类,包含位置和范围

构造及析构函数说明

◆ QwtStatisticalSample()

QwtStatisticalSample::QwtStatisticalSample ( double  position = 0.0)
inline

默认构造函数


该类的文档由以下文件生成: