SORTIE C++ Test Documentation
Functions
TestGapLight.h File Reference

Functions

const char * WriteGapLightXMLFile1 ()
 Tests the GapLight class. More...
 
const char * WriteGapLightXMLFile2 ()
 Writes a parameter file. More...
 

Function Documentation

◆ WriteGapLightXMLFile1()

const char* WriteGapLightXMLFile1 ( )

Tests the GapLight class.

Writes a parameter file. This contains no grid information so that the grid will default to 8 X 8 cells.

Returns
Filename written.

◆ WriteGapLightXMLFile2()

const char* WriteGapLightXMLFile2 ( )

Writes a parameter file.

This contains grid information so that the grid will have 2 X 4 cells.

Returns
Filename written.