Skip to main content

float-array-6

schema/elements/float-array-6/1.0.1/float-array-6.schema.json

Array of 64-bit floating-point values with six values per row (N×6). Extends float-array-md with a fixed width of 6. Used for symmetric tensor data such as the six independent components of a 3×3 symmetric matrix.

See also: float-array-md (base type), float-array-1, float-array-2, float-array-3 (other widths).

Properties​

float-array-6 (v1.0.1)​

Array of 6 floats.

PropertyTypeDescriptionFlags
databinary-blobData stored as a binary blob.⬆️ ✅
lengthIntegerlength of array⬆️ ✅
widthIntegernumber of columns⬆️ ✅
data_typeStringdata type⬆️ ✅
widthIntegernumber of columns✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?