
Ekahau::Response::LocationContex - Contains an Ekahau location context, with information about a location

Ekahau uses location contexts to refer to information about a location returned in an Ekahau::Response::AreaList or Ekahau::Response::AreaEstimate. When you request information about a specific location context, this is the response you'll get.

Generally you will not want to construct these objects yourself; they are created by Ekahau::Response, and use its constructor.
Inherited from Ekahau::Response::get_props.
Returns a hash containing the values for the list of Properties in @prop_names.
If @prop_names is empty,
all properties will be returned.
Inherited from Ekahau::Response::get_prop.
Returns the value for one of this object's Properties,
specified by $prop_name.
If no property named $prop_name exists,
undef is returned.
Returns the identifier for this location context.
Returns the string LocationContext, to identify the type of this object.
Properties can be retreived with get_prop or get_props. The list of properties below may not be complete, and not all properties will be available for all objects. Property names are case-sensitive.
A short text string describing this location.
The scale of the map used for this location, in pixels/meter of pixels/foot (depending on configuration).

Scott Gifford <gifford@umich.edu>, <sgifford@suspectclass.com>
Copyright (C) 2005 The Regents of the University of Michigan.
See the file LICENSE included with the distribution for license information.
