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