GSTLALSimulation

GSTLALSimulation

Properties

gchar * channel-name Read
gchar * instrument Read
gchar * units Read
gchar * xml-location Read / Write

Types and Values

Object Hierarchy

    GObject
    ╰── GstObject
        ╰── GstElement
            ╰── GstBaseTransform
                ╰── GSTLALSimulation

Description

Functions

Types and Values

GSTLAL_SIMULATION_TYPE

#define             GSTLAL_SIMULATION_TYPE


struct GSTLALSimulation

struct GSTLALSimulation;

struct GSTLALSimulationClass

struct GSTLALSimulationClass {
	GstBaseTransformClass parent_class;
};

Members

GstBaseTransformClass parent_class;

the parent class

 

Property Details

The “channel-name” property

  “channel-name”             gchar *

Name of the channel for which the injections are being simulated.

Flags: Read

Default value: NULL


The “instrument” property

  “instrument”               gchar *

Name of instrument for which the injections are being simulated.

Flags: Read

Default value: NULL


The “units” property

  “units”                    gchar *

Units in which the injections are being computed. Units are a string in the format used by the LAL units package.

Flags: Read

Default value: NULL


The “xml-location” property

  “xml-location”             gchar *

Name of LIGO Light Weight XML file containing list(s) of software injections.

Flags: Read / Write

Default value: NULL