Skip to contents

Returns the names of all scalar properties in the Daf data set.

Usage

scalars_set(daf)

Arguments

daf

A Daf object

Value

A character vector of scalar property names

Details

This function provides the complete set of available scalar properties that can be retrieved using get_scalar(). See the Julia documentation for details.