Get_Update_Stat

Functions

void

HIC_Get_Update_Stat

Detailed Description

group Get_Update_Stat

Function Documentation

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

This function returns the value for the stat queried.

Parameters
  • inr – A pointer to a const HIC_Rendition.

  • stat_name – A pointer to a null terminated string specifying stat to query.

  • stat_value – A pointer to double returning the value of the stat query.

Returns

A double.