MobilityDB 1.1

◆ tsequence_to_string()

char * tsequence_to_string ( const TSequence seq,
int  maxdd,
bool  component,
outfunc  value_out 
)

Return the Well-Known Text (WKT) representation of a temporal sequence.

Parameters
[in]seqTemporal sequence
[in]maxddMaximum number of decimal digits to output for floating point values
[in]componentTrue if the output string is a component of a temporal sequence set and thus no interpolation string at the begining of the string should be output
[in]value_outFunction called to output the base value