Construct a temporal geometry instant value from the arguments.
The memory structure of a temporal geometry instant value is as follows
-----------------------------
-----------------------------
Structure to represent temporal values of instant subtype.
Definition: meos.h:195
where the attribute value of type Datum in the TInstant struct stores the base value (pose). The _X are unused bytes added for double padding
- Parameters
-
| geom | Reference geometry |
| pose | Pose |
| t | Timestamp |