CTL
0.6.1
Computed Tomography Library
|
Static Public Member Functions | |
static CTSystem | createFromBlueprint (const AbstractCTSystemBlueprint &systemBlueprint) |
static CTSystem | createFromJSONFile (const QString &fileName) |
|
static |
Constructs a CTSystem based on the definitions in systemBlueprint
|
static |
Constructs a CTSystem from the information in the JSON file fileName.
Uses JsonSerializer to deserialize data from the file.