Method

NumCosmoGalaxyPositionFactorDatarequired_columns

Declaration [src]

GList*
nc_galaxy_position_factor_data_required_columns (
  NcGalaxyPositionFactorData* data
)

Description

No description available.

Return value

Type: A list of utf8

The required columns for the galaxy position data.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
Each element is a NUL terminated UTF-8 string.