gis-tools-ts - v0.8.0
    Preparing search index...

    Interface CDFRecordDimension

    Track information about the dimensions, which is "unlimited" dimension, and variable sizes

    interface CDFRecordDimension {
        size: number;
    }
    Index
    size: number

    Length of the record dimension sum of the varSize's of all the record variables