lib/urbanopt/reporting/default_reports/location.rb in urbanopt-reporting-0.4.3 vs lib/urbanopt/reporting/default_reports/location.rb in urbanopt-reporting-0.5.0

- old
+ new

@@ -48,9 +48,10 @@ ## # Location include all location information. ## class Location attr_accessor :latitude_deg, :longitude_deg, :surface_elevation_ft, :weather_filename #:nodoc: + ## # Location class initialize location attributes: +:latitude_deg+ , +:longitude_deg+ , +:surface_elevation_ft+ , +:weather_filename+ ## # [parameters:] # +hash+ - _Hash_ - A hash which may contain a deserialized location.