Method

NumCosmoDataSNIACovload_txt

Declaration [src]

void
nc_data_snia_cov_load_txt (
  NcDataSNIACov* snia_cov,
  const gchar* filename
)

Description [src]

Loads SNIa data from the key-file filename.

Parameters

filename

Type: const gchar*

Text file name.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.