Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::geography::colrow Struct Reference

#include <quetzal/geography/coordinates.hpp>

Detailed Description

Grid coordinates.

Column/row indices

Public Types

using value_type = int
 

Public Member Functions

constexpr colrow (value_type column, value_type row) noexcept
 Constructor.
 

Public Attributes

value_type col
 Column descriptor.
 
value_type row
 Row descriptor.
 

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