#include <windows.h>#include <stdlib.h>#include <string.h>#include <math.h>#include <stdio.h>#include "fof_sh.h"#include "fof_sh2.h"#include "fof_sd.h"#include "fof_sd2.h"#include "fof_ansi.h"#include "fof_sha.h"#include "fof_soi.h"
Include dependency graph for fof_sd.c:

Functions | |
| int | SD_Mngr (d_SD *a_SD, char cr_TmpFN[], char cr_ErrMes[]) |
| int | SD_Init (d_SD *a_SD, d_SI *a_SI, char cr_ErrMes[]) |
| float | SD_Heatpercent () |
| REAL | SD_HeatAdj (REAL r_Post) |
| int | SD_ChkSoiDuf (float f_DufDepPre, float f_DufDepPos, char cr_ErrMes[]) |
Variables | |
| float | gf_Heatpc = 0 |
Function Documentation
| int SD_ChkSoiDuf | ( | float | f_DufDepPre, |
| float | f_DufDepPos, | ||
| char | cr_ErrMes[] | ||
| ) |
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 SD_Heatpercent | ( | void | ) |
Here is the caller graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

| int SD_Mngr | ( | d_SD * | a_SD, |
| char | cr_TmpFN[], | ||
| char | cr_ErrMes[] | ||
| ) |
Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation
| float gf_Heatpc = 0 |