fof_duf.c File Reference
#include <windows.h>
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <string.h>
#include "fof_ci.h"
#include "fof_duf.h"
Include dependency graph for fof_duf.c:

Macros

#define e_Adj   1.4 /* Adjust for Duff Code: Adj-NFDR */
 

Functions

int DUF_Mngr (d_CI *a_CI, d_DUF *a_DUF)
 
int DUF_SouthEast (d_CI *a_CI, d_DUF *a_DUF)
 
int DUF_NorthEast (d_CI *a_CI, d_DUF *a_DUF)
 
int DUF_PacificWest (d_CI *a_CI, d_DUF *a_DUF)
 
int DUF_InteriorWest (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_1_Per (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_2_Per (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_3_PerRed (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_3_Per (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_4_Per (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_5_RedPer (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_5_Red (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_6_Red (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_7_Red (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_15_PerRed (d_CI *a_CI, d_DUF *a_DUF, char cr_Pine[])
 
void Equ_16_Per (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_20_RedPer (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_201_Per (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_9_MSE (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_10_MSE (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_11_MSE (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_12_MSE (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_13_MSE (d_CI *a_CI, d_DUF *a_DUF)
 
void Equ_14_MSE (d_DUF *a_DUF)
 
void Equ_202_MSE (d_DUF *a_DUF)
 
int DUF_Calc (d_CI *a_CI, d_DUF *a_DUF, float *af_Con, float *af_Post, float *af_Percent)
 
int DUF_GetDepRed (d_CI *a_CI, d_DUF *a_DUF, float *af_Post, float *af_Per)
 
void Duf_Default (d_CI *a_CI, d_DUF *a_DUF)
 
void DUF_Init (d_DUF *a_DUF)
 
void Equ_17_Per (d_DUF *a_DUF)
 
void Equ_18_MSE (d_DUF *a_DUF)
 

Macro Definition Documentation

#define e_Adj   1.4 /* Adjust for Duff Code: Adj-NFDR */

Function Documentation

int DUF_Calc ( d_CI a_CI,
d_DUF a_DUF,
float *  af_Con,
float *  af_Post,
float *  af_Percent 
)

Here is the caller graph for this function:

void Duf_Default ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int DUF_GetDepRed ( d_CI a_CI,
d_DUF a_DUF,
float *  af_Post,
float *  af_Per 
)

Here is the caller graph for this function:

void DUF_Init ( d_DUF a_DUF)

Here is the caller graph for this function:

int DUF_InteriorWest ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int DUF_Mngr ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int DUF_NorthEast ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int DUF_PacificWest ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int DUF_SouthEast ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Equ_10_MSE ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the caller graph for this function:

void Equ_11_MSE ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Equ_12_MSE ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Equ_13_MSE ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the caller graph for this function:

void Equ_14_MSE ( d_DUF a_DUF)

Here is the caller graph for this function:

void Equ_15_PerRed ( d_CI a_CI,
d_DUF a_DUF,
char  cr_Pine[] 
)

Here is the caller graph for this function:

void Equ_16_Per ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the caller graph for this function:

void Equ_17_Per ( d_DUF a_DUF)

Here is the caller graph for this function:

void Equ_18_MSE ( d_DUF a_DUF)

Here is the caller graph for this function:

void Equ_1_Per ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the caller graph for this function:

void Equ_201_Per ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the caller graph for this function:

void Equ_202_MSE ( d_DUF a_DUF)

Here is the caller graph for this function:

void Equ_20_RedPer ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Equ_2_Per ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the caller graph for this function:

void Equ_3_Per ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Equ_3_PerRed ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Equ_4_Per ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the caller graph for this function:

void Equ_5_Red ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the caller graph for this function:

void Equ_5_RedPer ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Equ_6_Red ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the caller graph for this function:

void Equ_7_Red ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Equ_9_MSE ( d_CI a_CI,
d_DUF a_DUF 
)

Here is the caller graph for this function: