Show / Hide Table of Contents

Class BeamParameters

Inheritance
System.Object
BeamParameters
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace:ESAPIX.Facade.API
Assembly:cs.temp.dll.dll
Syntax
public class BeamParameters

Constructors

BeamParameters()

Declaration
public BeamParameters()

BeamParameters()

Declaration
public BeamParameters()

BeamParameters()

Declaration
public BeamParameters()

BeamParameters()

Declaration
public BeamParameters()

BeamParameters()

Declaration
public BeamParameters()

BeamParameters(Object)

Declaration
public BeamParameters(dynamic client)
Parameters
Type Name Description
System.Object client

BeamParameters(Object)

Declaration
public BeamParameters(dynamic client)
Parameters
Type Name Description
System.Object client

BeamParameters(Object)

Declaration
public BeamParameters(dynamic client)
Parameters
Type Name Description
System.Object client

BeamParameters(Object)

Declaration
public BeamParameters(dynamic client)
Parameters
Type Name Description
System.Object client

BeamParameters(Object)

Declaration
public BeamParameters(dynamic client)
Parameters
Type Name Description
System.Object client

Properties

ControlPoints

Declaration
public IEnumerable<ControlPointParameters> ControlPoints { get; set; }
Property Value
Type Description
IEnumerable<ControlPointParameters>

ControlPoints

Declaration
public IEnumerable<ControlPointParameters> ControlPoints { get; set; }
Property Value
Type Description
IEnumerable<ControlPointParameters>

ControlPoints

Declaration
public IEnumerable<ControlPointParameters> ControlPoints { get; set; }
Property Value
Type Description
IEnumerable<ControlPointParameters>

ControlPoints

Declaration
public IEnumerable<ControlPointParameters> ControlPoints { get; set; }
Property Value
Type Description
IEnumerable<ControlPointParameters>

ControlPoints

Declaration
public IEnumerable<ControlPointParameters> ControlPoints { get; set; }
Property Value
Type Description
IEnumerable<ControlPointParameters>

GantryDirection

Declaration
public Common.Model.Types.GantryDirection GantryDirection { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.GantryDirection

GantryDirection

Declaration
public Common.Model.Types.GantryDirection GantryDirection { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.GantryDirection

GantryDirection

Declaration
public Common.Model.Types.GantryDirection GantryDirection { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.GantryDirection

GantryDirection

Declaration
public Common.Model.Types.GantryDirection GantryDirection { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.GantryDirection

GantryDirection

Declaration
public Common.Model.Types.GantryDirection GantryDirection { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.GantryDirection

IsLive

Declaration
public bool IsLive { get; }
Property Value
Type Description
System.Boolean

IsLive

Declaration
public bool IsLive { get; }
Property Value
Type Description
System.Boolean

IsLive

Declaration
public bool IsLive { get; }
Property Value
Type Description
System.Boolean

IsLive

Declaration
public bool IsLive { get; }
Property Value
Type Description
System.Boolean

IsLive

Declaration
public bool IsLive { get; }
Property Value
Type Description
System.Boolean

Isocenter

Declaration
public Common.Model.Types.VVector Isocenter { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.VVector

Isocenter

Declaration
public Common.Model.Types.VVector Isocenter { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.VVector

Isocenter

Declaration
public Common.Model.Types.VVector Isocenter { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.VVector

Isocenter

Declaration
public Common.Model.Types.VVector Isocenter { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.VVector

Isocenter

Declaration
public Common.Model.Types.VVector Isocenter { get; set; }
Property Value
Type Description
VMS.TPS.Common.Model.Types.VVector

WeightFactor

Declaration
public double WeightFactor { get; set; }
Property Value
Type Description
System.Double

WeightFactor

Declaration
public double WeightFactor { get; set; }
Property Value
Type Description
System.Double

WeightFactor

Declaration
public double WeightFactor { get; set; }
Property Value
Type Description
System.Double

WeightFactor

Declaration
public double WeightFactor { get; set; }
Property Value
Type Description
System.Double

WeightFactor

Declaration
public double WeightFactor { get; set; }
Property Value
Type Description
System.Double

Methods

SetAllLeafPositions(Single[,])

Declaration
public void SetAllLeafPositions(float[, ] leafPositions)
Parameters
Type Name Description
System.Single[,] leafPositions

SetAllLeafPositions(Single[,])

Declaration
public void SetAllLeafPositions(float[, ] leafPositions)
Parameters
Type Name Description
System.Single[,] leafPositions

SetAllLeafPositions(Single[,])

Declaration
public void SetAllLeafPositions(float[, ] leafPositions)
Parameters
Type Name Description
System.Single[,] leafPositions

SetAllLeafPositions(Single[,])

Declaration
public void SetAllLeafPositions(float[, ] leafPositions)
Parameters
Type Name Description
System.Single[,] leafPositions

SetAllLeafPositions(Single[,])

Declaration
public void SetAllLeafPositions(float[, ] leafPositions)
Parameters
Type Name Description
System.Single[,] leafPositions

SetJawPositions(Common.Model.Types.VRect<Double>)

Declaration
public void SetJawPositions(Common.Model.Types.VRect<double> positions)
Parameters
Type Name Description
VMS.TPS.Common.Model.Types.VRect<System.Double> positions

SetJawPositions(Common.Model.Types.VRect<Double>)

Declaration
public void SetJawPositions(Common.Model.Types.VRect<double> positions)
Parameters
Type Name Description
VMS.TPS.Common.Model.Types.VRect<System.Double> positions

SetJawPositions(Common.Model.Types.VRect<Double>)

Declaration
public void SetJawPositions(Common.Model.Types.VRect<double> positions)
Parameters
Type Name Description
VMS.TPS.Common.Model.Types.VRect<System.Double> positions

SetJawPositions(Common.Model.Types.VRect<Double>)

Declaration
public void SetJawPositions(Common.Model.Types.VRect<double> positions)
Parameters
Type Name Description
VMS.TPS.Common.Model.Types.VRect<System.Double> positions

SetJawPositions(Common.Model.Types.VRect<Double>)

Declaration
public void SetJawPositions(Common.Model.Types.VRect<double> positions)
Parameters
Type Name Description
VMS.TPS.Common.Model.Types.VRect<System.Double> positions
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX