CTL  0.6.1
Computed Tomography Library
Static Public Member Functions | List of all members
CTL::CTSystemBuilder Class Reference

Static Public Member Functions

static CTSystem createFromBlueprint (const AbstractCTSystemBlueprint &systemBlueprint)
 
static CTSystem createFromJSONFile (const QString &fileName)
 

Member Function Documentation

◆ createFromBlueprint()

CTSystem CTL::CTSystemBuilder::createFromBlueprint ( const AbstractCTSystemBlueprint systemBlueprint)
static

Constructs a CTSystem based on the definitions in systemBlueprint

◆ createFromJSONFile()

CTSystem CTL::CTSystemBuilder::createFromJSONFile ( const QString &  fileName)
static

Constructs a CTSystem from the information in the JSON file fileName.

Uses JsonSerializer to deserialize data from the file.


The documentation for this class was generated from the following files: