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

Functions

void SHA_Init ()
 
void SHA_Init_0 ()
 
REAL SHA_Largest ()
 
int SHA_isLay (int i_Lay)
 
int SHA_Put (int i_Lay, int i_Tim, REAL r_Val)
 
REAL SHA_Get (int i_Lay, int i_Tim)
 
int SHA_LayerDeg (float f_Deg)
 
float SHA_MaxTmpLay (int i_Lay)
 

Variables

char gcr_SoiErr []
 
REAL rr_SHA [eC_Lay+1][eC_Tim+1]
 

Function Documentation

REAL SHA_Get ( int  i_Lay,
int  i_Tim 
)

Here is the caller graph for this function:

void SHA_Init ( void  )

Here is the caller graph for this function:

void SHA_Init_0 ( void  )

Here is the caller graph for this function:

int SHA_isLay ( int  i_Lay)
REAL SHA_Largest ( void  )
int SHA_LayerDeg ( float  f_Deg)
float SHA_MaxTmpLay ( int  i_Lay)
int SHA_Put ( int  i_Lay,
int  i_Tim,
REAL  r_Val 
)

Here is the caller graph for this function:

Variable Documentation

char gcr_SoiErr[]
REAL rr_SHA[eC_Lay+1][eC_Tim+1]