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

    Interface CDFRecordDimension

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

    interface CDFRecordDimension {
        size: number;
    }
    Index

    Properties

    Properties

    size: number

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