Show / Hide Table of Contents

Class IonBeamParameters

Inheritance
System.Object
BeamParameters
IonBeamParameters
Inherited Members
BeamParameters.IsLive
BeamParameters.GantryDirection
BeamParameters.Isocenter
BeamParameters.WeightFactor
BeamParameters.SetAllLeafPositions(Single[,])
BeamParameters.SetJawPositions(Common.Model.Types.VRect<Double>)
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 IonBeamParameters : BeamParameters

Constructors

IonBeamParameters()

Declaration
public IonBeamParameters()

IonBeamParameters()

Declaration
public IonBeamParameters()

IonBeamParameters()

Declaration
public IonBeamParameters()

IonBeamParameters()

Declaration
public IonBeamParameters()

IonBeamParameters(Object)

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

IonBeamParameters(Object)

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

IonBeamParameters(Object)

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

IonBeamParameters(Object)

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

Properties

ControlPoints

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

ControlPoints

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

ControlPoints

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

ControlPoints

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

IonControlPointPairs

Declaration
public IonControlPointPairCollection IonControlPointPairs { get; set; }
Property Value
Type Description
IonControlPointPairCollection

IonControlPointPairs

Declaration
public IonControlPointPairCollection IonControlPointPairs { get; set; }
Property Value
Type Description
IonControlPointPairCollection

IonControlPointPairs

Declaration
public IonControlPointPairCollection IonControlPointPairs { get; set; }
Property Value
Type Description
IonControlPointPairCollection

IonControlPointPairs

Declaration
public IonControlPointPairCollection IonControlPointPairs { get; set; }
Property Value
Type Description
IonControlPointPairCollection
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX