KWeatherCore::CAPCoordinate

Search for usage in LXR

KWeatherCore::CAPCoordinate Class Reference

#include <caparea.h>

Public Attributes

float latitude = NAN
 
float longitude = NAN
 

Detailed Description

A geographic coordinate as part of a polygon.

Definition at line 23 of file caparea.h.

Member Data Documentation

◆ latitude

float KWeatherCore::CAPCoordinate::latitude = NAN

Definition at line 26 of file caparea.h.

◆ longitude

float KWeatherCore::CAPCoordinate::longitude = NAN

Definition at line 27 of file caparea.h.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:20:42 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.