ocssw  1.0
Classes | Defines | Enumerations | Functions | Variables
/disk01/web/ocssw/build/inc/cdfinc/cdfstats.h File Reference

(r8084/r2592)

#include "cdftools.h"

Go to the source code of this file.

Classes

struct  VARstruct

Defines

#define CDFPATHparm   0
#define RANGEqual   0
#define NORANGEqual   1
#define OUTPUTqual   2
#define FILLqual   3
#define NOFILLqual   4
#define FORMATqual   5
#define NOFORMATqual   6
#define PAGEqual   7
#define NOPAGEqual   8
#define UPDATE_VALIDSqual   9
#define NOUPDATE_VALIDSqual   10
#define UPDATE_SCALESqual   11
#define NOUPDATE_SCALESqual   12
#define ZMODEqual   13
#define NEG2POSFP0qual   14
#define NONEG2POSFP0qual   15
#define UPDATE_MONOTONICqual   16
#define NOUPDATE_MONOTONICqual   17
#define REPORTqual   18
#define CACHEqual   19
#define MONOTON_RESULT_LEN   8

Enumerations

enum  monoStatesENUM {
  _Init, _Steady, _Increase, _Decrease,
  _noIncrease, _noDecrease, _False
}

Functions

Logical CalculateStatistics PROTOARGs ((int argC, char *argV[]))
Logical StatisticsQOPs PROTOARGs ((int *argC, char **argV[]))
void MinMaxInit PROTOARGs ((struct VARstruct *))
Logical StatusHandler PROTOARGs ((CDFstatus))

Variables

Logical updateValids
Logical updateScales
Logical updateMonotonic
Logical useFormat
Logical rangeCheck
Logical ignoreFills
FILE * OUTfp
int32_t validminAttrN
int32_t validmaxAttrN
int32_t fillvalAttrN
int32_t formatAttrN

Define Documentation

#define CACHEqual   19

Definition at line 58 of file cdfstats.h.

#define CDFPATHparm   0

Definition at line 37 of file cdfstats.h.

#define FILLqual   3

Definition at line 42 of file cdfstats.h.

#define FORMATqual   5

Definition at line 44 of file cdfstats.h.

#define MONOTON_RESULT_LEN   8

Definition at line 64 of file cdfstats.h.

#define NEG2POSFP0qual   14

Definition at line 53 of file cdfstats.h.

#define NOFILLqual   4

Definition at line 43 of file cdfstats.h.

#define NOFORMATqual   6

Definition at line 45 of file cdfstats.h.

#define NONEG2POSFP0qual   15

Definition at line 54 of file cdfstats.h.

#define NOPAGEqual   8

Definition at line 47 of file cdfstats.h.

#define NORANGEqual   1

Definition at line 40 of file cdfstats.h.

#define NOUPDATE_MONOTONICqual   17

Definition at line 56 of file cdfstats.h.

#define NOUPDATE_SCALESqual   12

Definition at line 51 of file cdfstats.h.

#define NOUPDATE_VALIDSqual   10

Definition at line 49 of file cdfstats.h.

#define OUTPUTqual   2

Definition at line 41 of file cdfstats.h.

#define PAGEqual   7

Definition at line 46 of file cdfstats.h.

#define RANGEqual   0

Definition at line 39 of file cdfstats.h.

#define REPORTqual   18

Definition at line 57 of file cdfstats.h.

#define UPDATE_MONOTONICqual   16

Definition at line 55 of file cdfstats.h.

#define UPDATE_SCALESqual   11

Definition at line 50 of file cdfstats.h.

#define UPDATE_VALIDSqual   9

Definition at line 48 of file cdfstats.h.

#define ZMODEqual   13

Definition at line 52 of file cdfstats.h.


Enumeration Type Documentation

Enumerator:
_Init 
_Steady 
_Increase 
_Decrease 
_noIncrease 
_noDecrease 
_False 

Definition at line 70 of file cdfstats.h.


Function Documentation

Logical CalculateStatistics PROTOARGs ( (int argC, char *argV[])  )
Logical StatisticsQOPs PROTOARGs ( (int *argC, char **argV[])  )
void DISPstat PROTOARGs ( (struct VARstruct *)  )
Logical StatusHandler PROTOARGs ( (CDFstatus )

Variable Documentation

int32_t fillvalAttrN
int32_t formatAttrN
FILE* OUTfp
int32_t validmaxAttrN
int32_t validminAttrN