OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
openswmm::gpkg::DecodedLinestring Struct Reference

#include <GpkgGeometry.hpp>

Collaboration diagram for openswmm::gpkg::DecodedLinestring:

Public Attributes

std::vector< double > xs
 
std::vector< double > ys
 
int32_t srs_id = 0
 

Member Data Documentation

◆ srs_id

int32_t openswmm::gpkg::DecodedLinestring::srs_id = 0

◆ xs

std::vector<double> openswmm::gpkg::DecodedLinestring::xs

◆ ys

std::vector<double> openswmm::gpkg::DecodedLinestring::ys

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