RidgeRun AEW Library: librraew  1.1
rraew_gain_step Struct Reference

Range step information. More...

#include <rraew.h>

List of all members.

Public Attributes

float range_end
 End of the gain range.
int step_n
 Numerator of the gain step.
int step_d
 Denominator of the gain step.

Detailed Description

Range step information.

This structure represents the gain step for a given range respect to the previous range (to be used in an sorted array).


Member Data Documentation

End of the gain range.

Denominator of the gain step.

Numerator of the gain step.


The documentation for this struct was generated from the following file: