MySQL 8.4.0
Source Code Documentation
gis::srs::wkt_parser::Projected_cs Struct Reference

#include <wkt_parser.h>

Public Attributes

String name
 
Geographic_cs geographic_cs
 
Projection projection
 
Projection_parameters parameters
 
Unit linear_unit
 
Twin_axes axes
 
Authority authority
 

Member Data Documentation

◆ authority

Authority gis::srs::wkt_parser::Projected_cs::authority

◆ axes

Twin_axes gis::srs::wkt_parser::Projected_cs::axes

◆ geographic_cs

Geographic_cs gis::srs::wkt_parser::Projected_cs::geographic_cs

◆ linear_unit

Unit gis::srs::wkt_parser::Projected_cs::linear_unit

◆ name

String gis::srs::wkt_parser::Projected_cs::name

◆ parameters

Projection_parameters gis::srs::wkt_parser::Projected_cs::parameters

◆ projection

Projection gis::srs::wkt_parser::Projected_cs::projection

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