Searched refs:sbixHeaderFormatSize (Results 1 – 1 of 1) sorted by relevance
22 sbixHeaderFormatSize = sstruct.calcsize(sbixHeaderFormat) variable45 sstruct.unpack(sbixHeaderFormat, data[ : sbixHeaderFormatSize], self)48 current_offset = sbixHeaderFormatSize + i * sbixStrikeOffsetFormatSize77 setOffset = sbixHeaderFormatSize + sbixStrikeOffsetFormatSize * self.numStrikes