Functions
Get_Update_Stat

Functions

HC_EXTERNAL HIC_API void HIC_Get_Update_Stat (HIC_Rendition const *inr, const char *stat_name, double *stat_value)
 

Detailed Description

Function Documentation

HC_EXTERNAL HIC_API void HIC_Get_Update_Stat ( HIC_Rendition const *  inr,
const char *  stat_name,
double *  stat_value 
)
Parameters
inrA pointer to a const HIC_Rendition.
stat_nameA pointer to a null terminated string specifying stat to query.
stat_valueA pointer to double returning the value of the stat query.
Returns
A double.

This function returns the value for the stat queried.