Mapper
Public Attributes | List of all members
stn_information Struct Reference

#include <hydro_data.h>

Public Attributes

char id [6]
 
char name [31]
 
float lat
 
float lon
 
float elev
 

Detailed Description

Definition at line 39 of file hydro_data.h.

Member Data Documentation

◆ elev

float stn_information::elev

Definition at line 45 of file hydro_data.h.

◆ id

char stn_information::id[6]

Definition at line 41 of file hydro_data.h.

◆ lat

float stn_information::lat

Definition at line 43 of file hydro_data.h.

◆ lon

float stn_information::lon

Definition at line 44 of file hydro_data.h.

◆ name

char stn_information::name[31]

Definition at line 42 of file hydro_data.h.


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