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