Man Pages in libxdffileio-dev

  1. Carta.tech
  2. Packages
  3. libxdffileio-dev
  • 20

    Section 3: Library calls

    xdf_add_channel.3
    Appends a channel to a xdf file
    xdf_add_event.3
    Appends an event to the data file
    xdf_add_evttype.3
    Adds a type of event
    xdf_close.3
    Close a xdf file
    xdf_closest_type.3
    Returns a compatible data type
    xdf_copy_chconf.3
    Configure a channel according to a template
    xdf_copy_conf.3
    Configure a xdf file according to a template
    xdf_define_arrays.3
    Specify the number of input/output arrays
    xdf_get_channel.3
    Get the channel descriptor handle of a particular index
    xdf_get_chconf.3
    Set or get the configuration of a channel descriptor handle
    xdf_get_conf.3
    Set or get the configuration of xdf file
    xdf_get_event.3
    Get details of an event of a data file
    xdf_get_evttype.3
    Get information about an event type
    xdf_open.3
    Open a xdf file for reading or writing
    xdf_prepare_transfer.3
    Setup the internals of the xdf file to be ready to receive or send data.
    xdf_read.3
    Read samples from a xdf file
    xdf_seek.3
    Move the sample pointer of a xdf file
    xdf_set_chconf.3
    Set or get the configuration of a channel descriptor handle
    xdf_set_conf.3
    Set or get the configuration of xdf file
    xdf_write.3
    Write samples to a xdf file