Properties


General Properties

Category Elemental::C_GENERAL
 General
Property< Message > Elemental::P_NAME
 Name
Property< String > Elemental::P_OFFICIAL_NAME
 Official name
Property< String > Elemental::P_ALTERNATE_NAME
 Alternate name
Property< std::string > Elemental::P_SYMBOL
 Symbol
Property< AtomicNumber > Elemental::P_NUMBER
 Atomic number
Property< Series > Elemental::P_SERIES
 Series
Property< Int > Elemental::P_GROUP
 Group
Property< Int > Elemental::P_PERIOD
 Period
Property< Block > Elemental::P_BLOCK
 Block

Historical Properties

Category Elemental::C_HISTORICAL
 Historical
Property< Event > Elemental::P_DISCOVERY
 Discovery
Property< Message > Elemental::P_DISCOVERED_BY
 Discovered by
Property< Message > Elemental::P_ETYMOLOGY
 Etymology

Physical Properties

Category Elemental::C_PHYSICAL
 Physical
Property< Phase > Elemental::P_PHASE
 Phase
Property< Float > Elemental::P_DENSITY_SOLID
 Density, solid
Property< Float > Elemental::P_DENSITY_LIQUID
 Density, liquid
Property< Float > Elemental::P_DENSITY_GAS
 Density, gas
Property< Message > Elemental::P_APPEARANCE
 Appearance

Thermal Properties

Category Elemental::C_THERMAL
 Thermal
Property< Float > Elemental::P_MELTING_POINT
 Melting point
Property< Float > Elemental::P_BOILING_POINT
 Boiling point
Property< Float > Elemental::P_FUSION_HEAT
 Heat of fusion
Property< Float > Elemental::P_VAPORIZATION_HEAT
 Heat of vaporization
Property< Float > Elemental::P_SPECIFIC_HEAT
 Specific heat capacity
Property< Float > Elemental::P_THERMAL_CONDUCTIVITY
 Thermal conductivity
Property< Float > Elemental::P_DEBYE_TEMPERATURE
 Debye temperature

Atomic Properties

Category Elemental::C_ATOMIC
 Atomic
Property< Float > Elemental::P_ATOMIC_MASS
 Atomic mass
Property< Float > Elemental::P_ATOMIC_VOLUME
 Atomic volume
Property< Float > Elemental::P_ATOMIC_RADIUS
 Atomic radius
Property< Float > Elemental::P_COVALENT_RADIUS
 Covalent radius
Property< Float > Elemental::P_VAN_DER_WAALS_RADIUS
 Van der Waals radius
Property< String > Elemental::P_IONIC_RADII
 Ionic radii

Crystallographic Properties

Category Elemental::C_CRYSTALLOGRAPHIC
 Crystallographic
Property< LatticeType > Elemental::P_LATTICE_TYPE
 Lattice type
Property< Int > Elemental::P_SPACE_GROUP
 Space group
Property< FloatList > Elemental::P_LATTICE_EDGES
 Lattice edge lengths
Property< FloatList > Elemental::P_LATTICE_ANGLES
 Lattice angles
Property< Float > Elemental::P_LATTICE_VOLUME
 Lattice unit volume

Electronic Properties

Category Elemental::C_ELECTRONIC
 Electronic
Property< String > Elemental::P_CONFIGURATION
 Electron configuration
Property< IntList > Elemental::P_OXIDATION_STATES
 Oxidation states
Property< Float > Elemental::P_ELECTRONEGATIVITY
 Electronegativity
Property< Float > Elemental::P_ELECTRON_AFFINITY
 Electron affinity
Property< Float > Elemental::P_FIRST_ENERGY
 First ionization energy

Miscellaneous Properties

Category Elemental::C_MISCELLANEOUS
 Miscellaneous
Property< ColorValue > Elemental::P_COLOR
 Symbolic color
Property< Message > Elemental::P_NOTES
 Notes


Variable Documentation

Atomic

Crystallographic

Electronic

General

Historical

Miscellaneous

Physical

Thermal

Property< String > Elemental::P_ALTERNATE_NAME

Alternate name

A recognized alternate name for the element, if any.

Property< Message > Elemental::P_APPEARANCE

Appearance

The general appearance of the most common form of the element.

Property< Float > Elemental::P_ATOMIC_MASS

Atomic mass

The atomic mass of the element in grams per mole.

Property< Float > Elemental::P_ATOMIC_RADIUS

Atomic radius

The atomic radius of the element in picometers.

Property< Float > Elemental::P_ATOMIC_VOLUME

Atomic volume

The volume of the element in cubic centimeters per mole.

Property< Block > Elemental::P_BLOCK

Block

The periodic table block to which the element belongs.

Property< Float > Elemental::P_BOILING_POINT

Boiling point

The boiling point of the element in Kelvin.

Property< ColorValue > Elemental::P_COLOR

Symbolic color

A color representative of the element.

Property< String > Elemental::P_CONFIGURATION

Electron configuration

The electron configuration of the element, in standard format.

Property< Float > Elemental::P_COVALENT_RADIUS

Covalent radius

The covalent radius of the element in picometers.

Property< Float > Elemental::P_DEBYE_TEMPERATURE

Debye temperature

The Debye temperature of the element in Kelvin.

Property< Float > Elemental::P_DENSITY_GAS

Density, gas

The density of the element as a gas at zero degrees Celsius, if applicable, in grams per liter.

Property< Float > Elemental::P_DENSITY_LIQUID

Density, liquid

The density of the element as a liquid at its melting point, if applicable, in grams per cubic centimeter.

Property< Float > Elemental::P_DENSITY_SOLID

Density, solid

The density of the element as a solid at 20 degrees Celsius, if applicable, in grams per cubic centimeter.

Property< Message > Elemental::P_DISCOVERED_BY

Discovered by

The people and/or institutions which first discovered the element. Forward slashes indicate simultaneous, unrelated discoveries. Commas indicate multiple people and/or places in collaboration.

Property< Event > Elemental::P_DISCOVERY

Discovery

The year and place (country) of the element's discovery. Forward slashes indicate simultaneous, unrelated discoveries.

Property< Float > Elemental::P_ELECTRON_AFFINITY

Electron affinity

The electron affinity of the element in kilojoules per mole.

Property< Float > Elemental::P_ELECTRONEGATIVITY

Electronegativity

The electronegativity of the element on the Pauling scale.

Property< Message > Elemental::P_ETYMOLOGY

Etymology

The origin of the element name in the general format "Language: word (meaning)". If an alternate name exists, its etymology may appear. Unrelated etymologies are separated by semicolons.

Property< Float > Elemental::P_FIRST_ENERGY

First ionization energy

The first ionization energy of the element in kilojoules per mole.

Property< Float > Elemental::P_FUSION_HEAT

Heat of fusion

The heat of fusion of the element in kilojoules per mole.

Property< Int > Elemental::P_GROUP

Group

The periodic table group to which the element belongs, if any.

Property< String > Elemental::P_IONIC_RADII

Ionic radii

The radii of the element's ions, if any, in picometers. The general format is "radius (ion)".

Property< FloatList > Elemental::P_LATTICE_ANGLES

Lattice angles

The alpha, beta, and gamma angles, in degrees, between the edges of a unit cell in the element's crystal structure.

Property< FloatList > Elemental::P_LATTICE_EDGES

Lattice edge lengths

The lengths, in picometers, of the a, b, and c edges of a unit cell in the element's crystal structure.

Property< LatticeType > Elemental::P_LATTICE_TYPE

Lattice type

The type of crystal lattice structure assumed by the element as a solid under normal conditions.

Property< Float > Elemental::P_LATTICE_VOLUME

Lattice unit volume

The volume of a unit cell in the element's crystal structure, in cubic nanometers.

Property< Float > Elemental::P_MELTING_POINT

Melting point

The melting point of the element in Kelvin.

Property< Message > Elemental::P_NAME

Name

The name most commonly used for the element in scientific contexts in the display language.

Property< Message > Elemental::P_NOTES

Notes

Notes, if any, clarifying other information.

Property< AtomicNumber > Elemental::P_NUMBER

Atomic number

The atomic number of the element.

Property< String > Elemental::P_OFFICIAL_NAME

Official name

The official IUPAC English name of the element.

Property< IntList > Elemental::P_OXIDATION_STATES

Oxidation states

The oxidation states of the element, if any.

Property< Int > Elemental::P_PERIOD

Period

The periodic table period to which the element belongs.

Property< Phase > Elemental::P_PHASE

Phase

The phase of matter assumed by the element at standard pressure and a given temperature. By default, the IUPAC standard temperature is used.

Property< Series > Elemental::P_SERIES

Series

The chemical series in which the element is generally classified.

Property< Int > Elemental::P_SPACE_GROUP

Space group

The space group number of the element's crystal structure.

Property< Float > Elemental::P_SPECIFIC_HEAT

Specific heat capacity

The specific heat of the element at 25 degrees Celsius, in joules per gram-Kelvin.

Property< std::string > Elemental::P_SYMBOL

Symbol

The chemical symbol for the element.

Thermal conductivity

The thermal conductivity of the element at 300 Kelvin, in watts per meter-Kelvin.

Van der Waals radius

The van der Waals radius of the element in picometers.

Property< Float > Elemental::P_VAPORIZATION_HEAT

Heat of vaporization

The heat of vaporization of the element in kilojoules per mole.


Generated on Fri May 30 00:47:23 2008 for libelemental by  doxygen 1.5.5