Ice Sheet System Model  4.18
Code documentation
Data Structures | Macros
KML_Icon.h File Reference

: header file for kml_icon object More...

#include "../shared/shared.h"
#include "./KML_Object.h"

Go to the source code of this file.

Data Structures

class  KML_Icon
 

Macros

#define KML_ICON_HREF_LENGTH   800
 
#define KML_ICON_REFMODE_LENGTH   10
 
#define KML_ICON_VREFMODE_LENGTH   9
 
#define KML_ICON_VFORMAT_LENGTH   800
 
#define KML_ICON_HQUERY_LENGTH   800
 

Detailed Description

: header file for kml_icon object

Definition in file KML_Icon.h.

Macro Definition Documentation

◆ KML_ICON_HREF_LENGTH

#define KML_ICON_HREF_LENGTH   800

Definition at line 8 of file KML_Icon.h.

◆ KML_ICON_REFMODE_LENGTH

#define KML_ICON_REFMODE_LENGTH   10

Definition at line 9 of file KML_Icon.h.

◆ KML_ICON_VREFMODE_LENGTH

#define KML_ICON_VREFMODE_LENGTH   9

Definition at line 10 of file KML_Icon.h.

◆ KML_ICON_VFORMAT_LENGTH

#define KML_ICON_VFORMAT_LENGTH   800

Definition at line 11 of file KML_Icon.h.

◆ KML_ICON_HQUERY_LENGTH

#define KML_ICON_HQUERY_LENGTH   800

Definition at line 12 of file KML_Icon.h.