SRM Reference Manual
Functions SRM PrintSRFParametersInfoCode |
---|
extern const char * | |||
SRM_PrintSRFParametersInfoCode | |||
( | |||
SRM_SRF_Parameters_Info_Code | value | 1 | |
); |
Translates the given SRM_SRF_Parameters_Info_Code into a buffer that is suitable for printing.
1 SRM_SRF_Parameters_Info_Code to be processed
Prev: SRM_PrintSRFParametersInfo.
Next: SRM_PrintSRFReferenceSurfaceInfo.
Up:Index.
|