Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IGeoSpatialObjectReference.cs
1
namespace
Waher.Runtime.Geo
2
{
6
public
interface
IGeoSpatialObjectReference
7
{
11
string
GeoId
{
get
; }
12
17
GeoPosition
Location
{
get
; }
18
22
bool
EphemeralLocation
{
get
; }
23
}
24
}
Waher.Runtime.Geo.GeoPosition
Contains information about a position in a geo-spatial coordinate system.
Definition:
GeoPosition.cs:17
Waher.Runtime.Geo.IGeoSpatialObjectReference
Reference to an object with a geo-spatial location
Definition:
IGeoSpatialObjectReference.cs:7
Waher.Runtime.Geo.IGeoSpatialObjectReference.Location
GeoPosition Location
Gets the geo-spatial location of the object.
Definition:
IGeoSpatialObjectReference.cs:17
Waher.Runtime.Geo.IGeoSpatialObjectReference.EphemeralLocation
bool EphemeralLocation
If the location of the geo-spatial object is ephemeral.
Definition:
IGeoSpatialObjectReference.cs:22
Waher.Runtime.Geo.IGeoSpatialObjectReference.GeoId
string GeoId
The ID of the geo-spatial object.
Definition:
IGeoSpatialObjectReference.cs:11
Waher.Runtime.Geo
Definition:
GeoBoundingBox.cs:5
IoTGateway
Runtime
Waher.Runtime.Geo
IGeoSpatialObjectReference.cs
Generated by
1.9.5