GATE
gate_tech_webapi_weather_response_class Struct Reference

Public Attributes

gate_struct_t struct_base
 
gate_real32_t latitude
 
gate_real32_t longitude
 
gate_string_t location
 
gate_arraylist_t records
 

Member Data Documentation

◆ latitude

gate_real32_t gate_tech_webapi_weather_response_class::latitude

geoposition latitude of target area the response is about

◆ location

gate_string_t gate_tech_webapi_weather_response_class::location

geo-location name of target area the response is about

◆ longitude

gate_real32_t gate_tech_webapi_weather_response_class::longitude

geoposition longitude of target area the response is about

◆ records

gate_arraylist_t gate_tech_webapi_weather_response_class::records

array of gate_tech_webapi_weather_record_t with weather data


The documentation for this struct was generated from the following file: