funkalicious 0.1

dotcode_data.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  dotcode_band {
  DC_BAND_CSM, DC_BAND_CSP, DC_BAND_VLP, DC_BAND_VHP,
  DC_BAND_VHM, DC_BAND_VLM, DC_BAND_VOM, DC_BAND_VOP
}

Variables

const char * dotcode_band_names []
const char * dotcode_band_LaTeX_names []
const char * dotcode_band_short_names []

Enumeration Type Documentation

Constants for dotcode

Copyright (C) 2011 Joseph Pingenot

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. C = conduction V = valence

S = S-state H = Heavy-"Hole" (J=3/2, m=+-3/2) L = Light-"Hole" (J=3/2, m=+-1/2) O = Split-Off/Spin-Oribt (J=1/2)

Enumerator:
DC_BAND_CSM 
DC_BAND_CSP 
DC_BAND_VLP 
DC_BAND_VHP 
DC_BAND_VHM 
DC_BAND_VLM 
DC_BAND_VOM 
DC_BAND_VOP 

Definition at line 33 of file dotcode_data.h.


Variable Documentation

const char* dotcode_band_LaTeX_names[]

Definition at line 31 of file dotcode_data.c.

const char* dotcode_band_names[]

Constants for dotcode

Copyright (C) 2011 Joseph Pingenot

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Definition at line 21 of file dotcode_data.c.

const char* dotcode_band_short_names[]

Definition at line 41 of file dotcode_data.c.

Referenced by main().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines