pynbody.halo.details.iord_mapping.IordToOffsetDense#
- class pynbody.halo.details.iord_mapping.IordToOffsetDense(iord_array, max_iord=None)[source]#
Bases:
IordToOffsetMethods
Given an array of iord values, return the corresponding fpos values.
Bases: IordToOffset
Methods
Given an array of iord values, return the corresponding fpos values. |