Method

NumCosmoGalaxySDPositionDataref

Declaration [src]

NcGalaxySDPositionData*
nc_galaxy_sd_position_data_ref (
  NcGalaxySDPositionData* data
)

Description [src]

Increases the reference count of data by one.

Return value

Type: NcGalaxySDPositionData

A copy of data.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.