|
funkalicious 0.1
|
#include <libdotcode/dotcode_data.h>
Include dependency graph for dotcode_data.c:Go to the source code of this file.
Variables | |
| const char * | dotcode_band_names [] |
| const char * | dotcode_band_LaTeX_names [] |
| const char * | dotcode_band_short_names [] |
| const char* dotcode_band_LaTeX_names[] |
{
"\\Gamma^c_{6 -\\frac{1}{2}}",
"\\Gamma^c_{6 +\\frac{1}{2}}",
"\\Gamma^c_{8 +\\frac{1}{2}}",
"\\Gamma^c_{8 +\\frac{3}{2}}",
"\\Gamma^c_{8 -\\frac{3}{2}}",
"\\Gamma^c_{8 -\\frac{1}{2}}",
"\\Gamma^c_{7 -\\frac{1}{2}}",
"\\Gamma^c_{7 +\\frac{1}{2}}",
}
Definition at line 31 of file dotcode_data.c.
| const char* dotcode_band_names[] |
{
"Conduction S +1/2",
"Conduction S -1/2",
"Valence Light Hole +1/2",
"Valence Heavy Hole +3/2",
"Valence Heavy Hole -3/2",
"Valence Light Hole -1/2",
"Valence Split-Off -1/2",
"Valence Split-Off +1/2",
}
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[] |
{
"CS-",
"CS+",
"VL+",
"VH+",
"VH-",
"VL-",
"VO-",
"VO+"
}
Definition at line 41 of file dotcode_data.c.
Referenced by main().