fable.framework.internal
Interface ICrystalSymmetryVarKeys


public interface ICrystalSymmetryVarKeys


Field Summary
static int MAX_SPACEGROUP_VALUE
           
static int MIN_SPACEGROUP_VALUE
           
static int[] SPACE_GROUP_MAXIMUM
           
static int[] SPACE_GROUP_MINIMUM
           
static java.lang.String[] SPACE_GROUP_SYMBOLS
           
static java.lang.String[] SPACE_GROUP_TYPES
           
static java.lang.String[][] SPACE_GROUPS
           
 

Field Detail

MAX_SPACEGROUP_VALUE

static final int MAX_SPACEGROUP_VALUE
See Also:
Constant Field Values

MIN_SPACEGROUP_VALUE

static final int MIN_SPACEGROUP_VALUE
See Also:
Constant Field Values

SPACE_GROUP_TYPES

static final java.lang.String[] SPACE_GROUP_TYPES

SPACE_GROUP_MINIMUM

static final int[] SPACE_GROUP_MINIMUM

SPACE_GROUP_MAXIMUM

static final int[] SPACE_GROUP_MAXIMUM

SPACE_GROUPS

static final java.lang.String[][] SPACE_GROUPS

SPACE_GROUP_SYMBOLS

static final java.lang.String[] SPACE_GROUP_SYMBOLS