scales

Contents

scales#

property _HdfData.scales#

Named tuple of coordinate scale readers (r, t, p).

Each element is a _HdfScale instance that wraps the corresponding one-dimensional coordinate array.

Returns:
outtuple

Named tuple with fields matching the scale names (r, t, p by default).