Vis2_CO2Data
 
Loading...
Searching...
No Matches
CountryData Class Reference

Represents CO2 data for a specific country. More...

Public Attributes

float Latitude
 The latitude of the country.
 
float Longitude
 The longitude of the country.
 
float Co2
 Total CO2 emissions of the country.
 
float Population
 The population of the country.
 
float Area
 The area of the country.
 
float Co2PerCapita
 CO2 emissions per capita.
 

Detailed Description

Represents CO2 data for a specific country.

Member Data Documentation

◆ Area

float CountryData.Area

The area of the country.

◆ Co2

float CountryData.Co2

Total CO2 emissions of the country.

◆ Co2PerCapita

float CountryData.Co2PerCapita

CO2 emissions per capita.

◆ Latitude

float CountryData.Latitude

The latitude of the country.

◆ Longitude

float CountryData.Longitude

The longitude of the country.

◆ Population

float CountryData.Population

The population of the country.


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