Method

NumCosmoGalaxySDShapeDatarequired_columns

Declaration [src]

GList*
nc_galaxy_sd_shape_data_required_columns (
  NcGalaxySDShapeData* data
)

Description

No description available.

Return value

Type: A list of utf8

The required columns for the galaxy shape 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.