PST SDK  5.2.0.0-0eac0f6
PstUncalibratedCameraURLs Struct Reference

Struct to request urls for uncalibrated cameras. More...

#include <pstsdk_c.h>

+ Collaboration diagram for PstUncalibratedCameraURLs:

Data Fields

char ** url_data
 
size_t number_of_urls
 

Detailed Description

This struct contains a list of urls of the calibration files of the cameras that currently do not have one.

Examples
listener.c.

Field Documentation

◆ number_of_urls

size_t PstUncalibratedCameraURLs::number_of_urls

Number of urls in url data

Examples
listener.c.

◆ url_data

char** PstUncalibratedCameraURLs::url_data

Array of urls for calibration files


The documentation for this struct was generated from the following file: