struct

PlaceOS::Driver::Interface::Sensor::MapLocation

Inherits PlaceOS::Driver::Interface::Sensor::Location < JSON::Serializable < Struct < Value < Object

Constructors

new(x : Float64, y : Float64)
Source
new(pull : JSON::PullParser)
Source

Instance methods

type
Source
x

this is expected to be the raw unadjusted values

Source
x=(x : Float64)

this is expected to be the raw unadjusted values

Source
y=(y : Float64)
Source