|
Hermes
|
Functions | |
| rangest | inrangest (cstring) |
| cstring | outrangest (rangest) |
| rangest | recvrangest (internal) |
| bytea | send (rangest) |
| boolean | equals (rangest rangea, rangest rangeb) |
| integer | hash (rangest range) |
| ranget | gett (rangest range) |
| The function returns the RangeT of the RangeST. More... | |
| interval | gettr (rangest range) |
| The function returns the interval of the RangeST. More... | |
| timestamp | gettc (rangest range) |
| The function returns the timestamp of the RangeST. More... | |
| rangesp | getsp (rangest range) |
| The function returns the spatial range of the RangeST. More... | |
| integer | getspr (rangest range) |
| The function returns the radius of the spatial range of the RangeST. More... | |
| pointsp | getspc (rangest range) |
| The function returns the center of the spatial range of the RangeST. More... | |
| integer | getcx (rangest range) |
| The function returns the x coordinate of the center of the spatial range of the RangeST. More... | |
| integer | getcy (rangest range) |
| The function returns the y coordinate of the center of the spatial range of the RangeST. More... | |
| rangest | rangest (interval tr, timestamp tc, integer spr, integer cx, integer cy) |
| The function returns a RangeST data type. More... | |
| rangest | rangest (ranget t, rangesp sp) |
| The function returns a RangeST data type. More... | |
| rangest | clone (rangest range) |
| timestamp gettc | ( | rangest | range | ) |
| interval gettr | ( | rangest | range | ) |
| rangest inrangest | ( | cstring | ) |
| cstring outrangest | ( | rangest | ) |
| rangest recvrangest | ( | internal | ) |
| bytea send | ( | rangest | ) |