From 1f876171067c04fc21fccd5a3051f982fd85c0f0 Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 21 Oct 2009 19:07:36 +0000 Subject: Updated to xorg-server-1.7.99.1 --- .../hw/dmx/doc/html/struct__DMXStatAvg.html | 84 +++++++++++++++++++--- 1 file changed, 75 insertions(+), 9 deletions(-) (limited to 'xorg-server/hw/dmx/doc/html/struct__DMXStatAvg.html') diff --git a/xorg-server/hw/dmx/doc/html/struct__DMXStatAvg.html b/xorg-server/hw/dmx/doc/html/struct__DMXStatAvg.html index feb264dcb..7fcb44ae7 100644 --- a/xorg-server/hw/dmx/doc/html/struct__DMXStatAvg.html +++ b/xorg-server/hw/dmx/doc/html/struct__DMXStatAvg.html @@ -6,16 +6,82 @@ - -
Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals
-

_DMXStatAvg Struct Reference

- + + +
+

_DMXStatAvg Struct Reference

+ + + +

Data Fields

int pos
int count
unsigned long value [DMX_STAT_LENGTH]
-

Detailed Description

-Used to compute a running average of value. -

-


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

Detailed Description

+

Used to compute a running average of value.

+

Field Documentation

+ +
+
+ + + + +
int _DMXStatAvg::count
+
+
+ +

Referenced by avg(), and dmxStatValue().

+ +
+
+ +
+
+ + + + +
int _DMXStatAvg::pos
+
+
+ +

Referenced by dmxStatValue().

+ +
+
+ +
+
+ + + + +
unsigned long _DMXStatAvg::value[DMX_STAT_LENGTH]
+
+
+ +

Referenced by avg(), and dmxStatValue().

+ +
+
+
The documentation for this struct was generated from the following file: +
-- cgit v1.2.3