SDK
Synchronization

Functions

void SPI_PRC_export_gantt_diagram (int mode, const std::string &dirName, const std::string &fileName)
 Generates an XML representation of the Gantt diagram.
 
void SPI_PRC_export_stock_simulation (const std::string &dirName, const std::string &fileName, double accuracy)
 Starts the simulation and save the stocks in stl format.
 

Detailed Description

Synchronization (Gantt diagram)

Function Documentation

◆ SPI_PRC_export_gantt_diagram()

void SPI_PRC_export_gantt_diagram ( int mode,
const std::string & dirName,
const std::string & fileName )

Generates an XML representation of the Gantt diagram.

Version
6.03
Parameters
[in]mode0 => time mode, 1 => blocks mode
[in]dirNameexport folder
[in]fileNamefile name
PCALL(SPI_PRC_export_gantt_diagram,1;"c:\tmp","gantt.xml");
void SPI_PRC_export_gantt_diagram(int mode, const std::string &dirName, const std::string &fileName)
Generates an XML representation of the Gantt diagram.
Definition sp_prc11.c:41

◆ SPI_PRC_export_stock_simulation()

void SPI_PRC_export_stock_simulation ( const std::string & dirName,
const std::string & fileName,
double accuracy )

Starts the simulation and save the stocks in stl format.

Parameters
[in]dirNamefolder name
[in]fileNamebase name for stl files
[in]accuracydiscretization tolerance