Constructor

NumCosmoDataBaoDvrDtDhnew_from_id

Declaration [src]

NcDataBaoDvrDtDh*
nc_data_bao_dvr_dtdh_new_from_id (
  NcDistance* dist,
  NcDataBaoId id
)

Description [src]

Creates a new acustic scale data object NcDataBaoDvrDtDh from id. This object requires a NcDistance object to be set.

Parameters

dist

Type: NcDistance

A NcDistance.

The data is owned by the caller of the function.
id

Type: NcDataBaoId

A NcDataBaoId.

Return value

Type: NcDataBaoDvrDtDh

A NcDataBaoDvrDtDh.

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