Show / Hide Table of Contents
View Source

Class CalculationOptionMeta

Inheritance
System.Object
CalculationOptionMeta
Namespace:EvilDICOM.CV.RT.Meta
Assembly:EvilDICOM.CV.dll
Syntax
public class CalculationOptionMeta : object

Fields

View Source

Options

Declaration
public Dictionary<string, string> Options
Field Value
Type Description
Dictionary<System.String, System.String>

Properties

View Source

AlgorithmName

Declaration
public string AlgorithmName { get; set; }
Property Value
Type Description
System.String
View Source

AlgorithmType

Declaration
public string AlgorithmType { get; set; }
Property Value
Type Description
System.String
View Source

Particle

Declaration
public string Particle { get; set; }
Property Value
Type Description
System.String
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX