UFO
ufo::AAPP_surfclass Struct Reference

AAPP surface classification. More...

#include <SurfaceReportConstants.h>

Static Public Attributes

static constexpr int newice = 0
 
static constexpr int dryland = 1
 
static constexpr int drysnow = 2
 
static constexpr int multiice = 3
 
static constexpr int sea = 4
 
static constexpr int wetforest = 5
 
static constexpr int wetland = 6
 
static constexpr int wetsnow = 7
 
static constexpr int desert = 8
 

Detailed Description

AAPP surface classification.

Definition at line 21 of file SurfaceReportConstants.h.

Member Data Documentation

◆ desert

constexpr int ufo::AAPP_surfclass::desert = 8
staticconstexpr

Definition at line 30 of file SurfaceReportConstants.h.

◆ dryland

constexpr int ufo::AAPP_surfclass::dryland = 1
staticconstexpr

Definition at line 23 of file SurfaceReportConstants.h.

◆ drysnow

constexpr int ufo::AAPP_surfclass::drysnow = 2
staticconstexpr

Definition at line 24 of file SurfaceReportConstants.h.

◆ multiice

constexpr int ufo::AAPP_surfclass::multiice = 3
staticconstexpr

Definition at line 25 of file SurfaceReportConstants.h.

◆ newice

constexpr int ufo::AAPP_surfclass::newice = 0
staticconstexpr

Definition at line 22 of file SurfaceReportConstants.h.

◆ sea

constexpr int ufo::AAPP_surfclass::sea = 4
staticconstexpr

Definition at line 26 of file SurfaceReportConstants.h.

◆ wetforest

constexpr int ufo::AAPP_surfclass::wetforest = 5
staticconstexpr

Definition at line 27 of file SurfaceReportConstants.h.

◆ wetland

constexpr int ufo::AAPP_surfclass::wetland = 6
staticconstexpr

Definition at line 28 of file SurfaceReportConstants.h.

◆ wetsnow

constexpr int ufo::AAPP_surfclass::wetsnow = 7
staticconstexpr

Definition at line 29 of file SurfaceReportConstants.h.


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