FISH Functions

The type specifiers used in the FISH function signatures are given in the “FISH Type Index” section.

Measure Utilities

measure.find(INT) Find a measurement object.
measure.list Get the list of measurement objects.
measure.maxid Get the maximum measurement ID.
measure.num Get the number of measurement objects.
measure.typeid Get the measurement type ID.

Measure Intrinsics

measure.coordination(MEAS_PNT) Get the measurement coordination number.
measure.delete(MEAS_PNT) Delete a measurement object.
measure.id(MEAS_PNT) Get the measurement ID.
measure.porosity(MEAS_PNT) Get the porosity.
measure.pos(MEAS_PNT<,INT>) Get/set the position.
measure.radius(MEAS_PNT) Get/set the radius of the measurement object.
measure.size(MEAS_PNT) Get the cumulative size distribution.
measure.strain.rate(MEAS_PNT<,INT<,INT>>) Get the strain rate tensor.
measure.stress(MEAS_PNT<,INT,INT>) Get the stress tensor.