CA

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Block

type Block struct {
	Header blocks.Header
	Link   Link
	Data   Data
}

func New

func New(file *os.File, startAdress int64) *Block

func (*Block) BlankBlock

func (b *Block) BlankBlock() *Block

type Data

type Data struct {
	Type            uint8
	Storage         uint8
	Ndim            uint16
	Flags           uint32
	ByteOffsetBase  int32
	InvalBitPosBase uint32
	DimSize         []uint64
	AxisValue       []float64
	CycleCount      []uint64
}
type Link struct {
	Composition       int64
	Data              []int64
	DynamicSize       []int64
	InputQuality      []int64
	OutputQuality     []int64
	ComparisonQuatity []int64
	CcAxisConvertion  []int64
	Axis              []int64
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL