Method

NumCosmoGalaxySDPositionDatarequired_columns

Declaration [src]

GList*
nc_galaxy_sd_position_data_required_columns (
  NcGalaxySDPositionData* data
)

Description [src]

Gets the required columns for the galaxy position data.

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.