Virtual Method

NumCosmoXcorKernelget_component_list

Declaration [src]

GPtrArray*
get_component_list (
  NcXcorKernel* xclk
)

Description [src]

Gets the list of components that make up this kernel.

Return value

Type: An array of None

A GPtrArray of NcXcorKernelComponent.

The caller of the method takes ownership of the returned data container, but not the data inside it.