struct Juniper::ClientLocation

Included Modules

Extended Modules

Defined in:

juniper/mist_models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def accuracy #

[View source]
def mac : String #

[View source]
def mac=(mac : String) #

[View source]
def map_id : String #

[View source]
def map_id=(map_id : String) #

[View source]
def num_locating_aps : Int32 #

[View source]
def num_locating_aps=(num_locating_aps : Int32) #

[View source]
def raw_accuracy : Int32 | Nil #

meters


[View source]
def raw_accuracy=(raw_accuracy : Int32 | Nil) #

meters


[View source]
def x : Float64 #

pixels


[View source]
def x=(x : Float64) #

pixels


[View source]
def x_m : Float64 | Nil #

[View source]
def x_m=(x_m : Float64 | Nil) #

[View source]
def y : Float64 #

[View source]
def y=(y : Float64) #

[View source]
def y_m : Float64 | Nil #

[View source]
def y_m=(y_m : Float64 | Nil) #

[View source]