positionKeys property

List<String> positionKeys
latefinal

Returns a list of valid keys that can be used to store field.dimensions coordinates. The keys are the names of the Intervals used to define the SearchSpace, see EnergyField.

Implementation

late final positionKeys = _validpositionKeys();