geographical anchor point More...
#include <sphinxclient.h>
Public Member Functions | |
| GeoAnchorPoint_t (const std::string &laAtt, const std::string &loAtt, float lattitude, float longitude) | |
Data Fields | |
| std::string | lattitudeAttributeName |
| names of attributes, where lattitude and longitude are stored | |
| std::string | longitudeAttributeName |
| float | lattitude |
| lattitude and longitude to sort by | |
| float | longitude |
geographical anchor point
1.7.1