org.jmol.util
class CompoundDocument.CmpDocHeader extends Object
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
magicNumbers |
(package private) int |
minBytesStandardStream |
(package private) int[] |
MSAT0 |
(package private) int |
nAdditionalMATsectors |
(package private) int |
nSATsectors |
(package private) int |
nSSATsectors |
(package private) byte |
revNumber |
(package private) short |
sectorPower |
(package private) short |
shortSectorPower |
(package private) int |
SID_DIR_start |
(package private) int |
SID_MSAT_next |
(package private) int |
SID_SSAT_start |
(package private) byte[] |
uniqueID |
(package private) byte[] |
unused |
(package private) byte[] |
unused2 |
(package private) byte |
verNumber |
Constructor and Description |
---|
CompoundDocument.CmpDocHeader() |
byte[] magicNumbers
byte[] uniqueID
byte revNumber
byte verNumber
short sectorPower
short shortSectorPower
byte[] unused
int nSATsectors
int SID_DIR_start
byte[] unused2
int minBytesStandardStream
int SID_SSAT_start
int nSSATsectors
int SID_MSAT_next
int nAdditionalMATsectors
int[] MSAT0