struct Tide

Included Modules

Defined in:

models/lake.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def formatted_time(timeZoneId : String) #

[View source]
def height : String #

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

[View source]
def isHighTide : Bool #

[View source]
def isHighTide=(isHighTide : Bool) #

[View source]
def time : String #

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

[View source]