|
◆ temporal_from_base_temp()
Return a temporal value from a base value and the time frame of another temporal value.
- Note
- For continuous sequence (sets), the resulting interpolation is linear or step depending on whether the argument temporal type is, respectively, continuous or not.
- Parameters
-
[in] | value | Value |
[in] | temptype | Type of the resulting temporal value |
[in] | temp | Temporal value |
|