Class BrachyPlanSetup
Inheritance
System.Object
BrachyPlanSetup
Namespace:ESAPIX.Facade.API
Assembly:cs.temp.dll.dll
Syntax
public class BrachyPlanSetup : PlanSetup, Xml.Serialization.IXmlSerializable
Constructors
BrachyPlanSetup()
Declaration
BrachyPlanSetup()
Declaration
BrachyPlanSetup()
Declaration
BrachyPlanSetup()
Declaration
BrachyPlanSetup()
Declaration
BrachyPlanSetup(Object)
Declaration
public BrachyPlanSetup(dynamic client)
Parameters
Type |
Name |
Description |
System.Object |
client |
|
BrachyPlanSetup(Object)
Declaration
public BrachyPlanSetup(dynamic client)
Parameters
Type |
Name |
Description |
System.Object |
client |
|
BrachyPlanSetup(Object)
Declaration
public BrachyPlanSetup(dynamic client)
Parameters
Type |
Name |
Description |
System.Object |
client |
|
BrachyPlanSetup(Object)
Declaration
public BrachyPlanSetup(dynamic client)
Parameters
Type |
Name |
Description |
System.Object |
client |
|
BrachyPlanSetup(Object)
Declaration
public BrachyPlanSetup(dynamic client)
Parameters
Type |
Name |
Description |
System.Object |
client |
|
Properties
ApplicationSetupType
Declaration
public string ApplicationSetupType { get; set; }
Property Value
Type |
Description |
System.String |
|
ApplicationSetupType
Declaration
public string ApplicationSetupType { get; set; }
Property Value
Type |
Description |
System.String |
|
ApplicationSetupType
Declaration
public string ApplicationSetupType { get; set; }
Property Value
Type |
Description |
System.String |
|
ApplicationSetupType
Declaration
public string ApplicationSetupType { get; set; }
Property Value
Type |
Description |
System.String |
|
ApplicationSetupType
Declaration
public string ApplicationSetupType { get; set; }
Property Value
Type |
Description |
System.String |
|
Catheters
Declaration
public IEnumerable<Catheter> Catheters { get; set; }
Property Value
Catheters
Declaration
public IEnumerable<Catheter> Catheters { get; set; }
Property Value
Catheters
Declaration
public IEnumerable<Catheter> Catheters { get; set; }
Property Value
Catheters
Declaration
public IEnumerable<Catheter> Catheters { get; set; }
Property Value
Catheters
Declaration
public IEnumerable<Catheter> Catheters { get; set; }
Property Value
NumberOfPdrPulses
Declaration
public int ? NumberOfPdrPulses { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
NumberOfPdrPulses
Declaration
public int ? NumberOfPdrPulses { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
NumberOfPdrPulses
Declaration
public int ? NumberOfPdrPulses { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
NumberOfPdrPulses
Declaration
public int ? NumberOfPdrPulses { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
NumberOfPdrPulses
Declaration
public int ? NumberOfPdrPulses { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
PdrPulseInterval
Declaration
public double ? PdrPulseInterval { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
PdrPulseInterval
Declaration
public double ? PdrPulseInterval { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
PdrPulseInterval
Declaration
public double ? PdrPulseInterval { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
PdrPulseInterval
Declaration
public double ? PdrPulseInterval { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
PdrPulseInterval
Declaration
public double ? PdrPulseInterval { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Double> |
|
SeedCollections
Declaration
public IEnumerable<SeedCollection> SeedCollections { get; set; }
Property Value
SeedCollections
Declaration
public IEnumerable<SeedCollection> SeedCollections { get; set; }
Property Value
SeedCollections
Declaration
public IEnumerable<SeedCollection> SeedCollections { get; set; }
Property Value
SeedCollections
Declaration
public IEnumerable<SeedCollection> SeedCollections { get; set; }
Property Value
SeedCollections
Declaration
public IEnumerable<SeedCollection> SeedCollections { get; set; }
Property Value
SolidApplicators
Declaration
public IEnumerable<BrachySolidApplicator> SolidApplicators { get; set; }
Property Value
SolidApplicators
Declaration
public IEnumerable<BrachySolidApplicator> SolidApplicators { get; set; }
Property Value
SolidApplicators
Declaration
public IEnumerable<BrachySolidApplicator> SolidApplicators { get; set; }
Property Value
SolidApplicators
Declaration
public IEnumerable<BrachySolidApplicator> SolidApplicators { get; set; }
Property Value
SolidApplicators
Declaration
public IEnumerable<BrachySolidApplicator> SolidApplicators { get; set; }
Property Value
TreatmentDateTime
Declaration
public DateTime? TreatmentDateTime { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
TreatmentDateTime
Declaration
public DateTime? TreatmentDateTime { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
TreatmentDateTime
Declaration
public DateTime? TreatmentDateTime { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
TreatmentDateTime
Declaration
public DateTime? TreatmentDateTime { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
TreatmentDateTime
Declaration
public DateTime? TreatmentDateTime { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
TreatmentTechnique
Declaration
public string TreatmentTechnique { get; set; }
Property Value
Type |
Description |
System.String |
|
TreatmentTechnique
Declaration
public string TreatmentTechnique { get; set; }
Property Value
Type |
Description |
System.String |
|
TreatmentTechnique
Declaration
public string TreatmentTechnique { get; set; }
Property Value
Type |
Description |
System.String |
|
TreatmentTechnique
Declaration
public string TreatmentTechnique { get; set; }
Property Value
Type |
Description |
System.String |
|
TreatmentTechnique
Declaration
public string TreatmentTechnique { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
CalculateAccurateTG43DoseProfile(Common.Model.Types.VVector, Common.Model.Types.VVector, Double[])
Declaration
public Common.Model.Types.DoseProfile CalculateAccurateTG43DoseProfile(Common.Model.Types.VVector start, Common.Model.Types.VVector stop, double[] preallocatedBuffer)
Parameters
Type |
Name |
Description |
VMS.TPS.Common.Model.Types.VVector |
start |
|
VMS.TPS.Common.Model.Types.VVector |
stop |
|
System.Double[] |
preallocatedBuffer |
|
Returns
Type |
Description |
VMS.TPS.Common.Model.Types.DoseProfile |
|