Last updated

API / geotoolkit / seismic / data / DataFormatType / DataFormatType

Enumeration: DataFormatType

data.DataFormatType.DataFormatType

Data format type enum

Table of contents

Enumeration Members

Contents

Enumeration Members

Byte

Byte = "Byte"

Byte


Double

Double = "Double"

Double


Float

Float = "Float"

Float


IbmFloat

IbmFloat = "IbmFloat"

IBM Float


Int

Int = "Int"

Integer


Int32

Int32 = "Int32"

Integer 32 bit (The same as Int)


Int64

Int64 = "Int64"

Integer 64-bit


Nibble

Nibble = "Nibble"

Nibble


Short

Short = "Short"

Short


UByte

UByte = "UByte"

Unsigned byte


UInt

UInt = "UInt"

Unsigned integer 32 bit (The same as UInt32)


UInt32

UInt32 = "UInt32"

Unsigned integer 32 bit


UInt64

UInt64 = "UInt64"

Unsigned integer 64 bit


UShort

UShort = "UShort"

Unsigned short


Undefined

Undefined = "Undefined"

Undefined