The SEDRIS Data Representation Model
APPENDIX D - Functions SE PrintInterpolationType |
---|
extern const char * | |||
SE_PrintInterpolationType | |||
( | |||
SE_Interpolation_Type | value | 1 | |
); |
Translates the given SE_Interpolation_Type into a buffer that is suitable for printing.
1 SE_Interpolation_Type to be processed
Prev: SE_PrintIntegerUnsigned.
Next: SE_PrintIntervalType.
Up:Index.
|