|  | 
| double | East | 
|  | 
| double | North | 
|  | 
| int | Zone | 
|  | 
|  | 
| static constexpr char | sqEast [][11] | 
|  | 
| static constexpr char | sqNorth [][22] | 
|  | 
| static constexpr char | bandCh [] = "CDEFGHJKLMNPQRSTUVWXX " | 
|  | 
◆ sqEast
  
  | 
        
          | constexpr char Maria::MUtmPos::sqEast[][11] |  | staticconstexpr | 
 
Initial value:= 
        {
            " ABCDEFGH ",
            " JKLMNPQR ",
            " STUVWXYZ ",
            " ABCDEFGH ",
            " JKLMNPQR ",
            " STUVWXYZ "
        }
 
 
◆ sqNorth
  
  | 
        
          | constexpr char Maria::MUtmPos::sqNorth[][22] |  | staticconstexpr | 
 
Initial value:=
        {
            "ABCDEFGHJKLMNPQRSTUV ",
            "FGHJKLMNPQRSTUVABCDE ",
            "ABCDEFGHJKLMNPQRSTUV ",
            "FGHJKLMNPQRSTUVABCDE ",
            "ABCDEFGHJKLMNPQRSTUV ",
            "FGHJKLMNPQRSTUVABCDE "
        }
 
 
The documentation for this class was generated from the following file:
- Native/MariaNative/MGeoLayers/MUtmPos.h