fof_hsf.c File Reference
#include <windows.h>
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <float.h>
#include "fof_co.h"
#include "fof_ci.h"
#include "fof_hsf.h"
#include "fof_lem.h"
#include "fof_duf.h"
#include "bur_brn.h"
Include dependency graph for fof_hsf.c:
Functions | |
int | _ChkLim (float f_Load, char cr_Name[], char cr_ErrMes[]) |
int | _Pc_CroBrn (float f_Pcn, char cr_ErrMes[]) |
int | _DuffChk (d_CI *a_CI, char cr_ErrMes[]) |
int | HSF_Mngr (d_CI *a_CI, d_CO *a_CO, char cr_ErrMes[]) |
int | Calc_Shrub (d_CI *a_CI, float *af_Con, float *af_Post, float *af_Percent) |
float | Shrub_Equ (d_CI *a_CI, int i_Equ) |
float | Equ_234_Per (d_CI *a_CI) |
float | Equation_16 (d_CI *a_CI) |
int | Calc_Herb (d_CI *a_CI, float *af_Con, float *af_Post, float *af_Percent) |
int | Calc_CrownBranch (d_CI *a_CI, float *af_Con, float *af_Post, float *af_Percent) |
int | Calc_CrownFoliage (d_CI *a_CI, float *af_Con, float *af_Post, float *af_Percent) |
int | HSF_Check (d_CI *a_CI, char cr_ErrMes[]) |
Function Documentation
int _ChkLim | ( | float | f_Load, |
char | cr_Name[], | ||
char | cr_ErrMes[] | ||
) |
Here is the caller graph for this function:
int _DuffChk | ( | d_CI * | a_CI, |
char | cr_ErrMes[] | ||
) |
Here is the caller graph for this function:
int _Pc_CroBrn | ( | float | f_Pcn, |
char | cr_ErrMes[] | ||
) |
Here is the caller graph for this function:
int Calc_CrownBranch | ( | d_CI * | a_CI, |
float * | af_Con, | ||
float * | af_Post, | ||
float * | af_Percent | ||
) |
Here is the caller graph for this function:
int Calc_CrownFoliage | ( | d_CI * | a_CI, |
float * | af_Con, | ||
float * | af_Post, | ||
float * | af_Percent | ||
) |
Here is the caller graph for this function:
int Calc_Herb | ( | d_CI * | a_CI, |
float * | af_Con, | ||
float * | af_Post, | ||
float * | af_Percent | ||
) |
Here is the call graph for this function:
Here is the caller graph for this function:
int Calc_Shrub | ( | d_CI * | a_CI, |
float * | af_Con, | ||
float * | af_Post, | ||
float * | af_Percent | ||
) |
Here is the call graph for this function:
Here is the caller graph for this function:
float Equ_234_Per | ( | d_CI * | a_CI | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
float Equation_16 | ( | d_CI * | a_CI | ) |
Here is the caller graph for this function:
int HSF_Check | ( | d_CI * | a_CI, |
char | cr_ErrMes[] | ||
) |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
float Shrub_Equ | ( | d_CI * | a_CI, |
int | i_Equ | ||
) |
Here is the call graph for this function:
Here is the caller graph for this function: