Population.get_fields

Population.get_fields

Population.get_fields(fields, n=None, named=True, dtype=None)[source]

Get the orbital elements for one row from internal data array.

Parameters
  • n (int/slice/list) – Row number(s).

  • fields (list) – List of fields to get data for

  • named (bool) – return a named numpy array or a unnamed one. If True, all dtypes are cast as the first fields.