Show / Hide Table of Contents

Class IonControlPointParameters

Inheritance
System.Object
ControlPointParameters
IonControlPointParameters
Inherited Members
ControlPointParameters.IsLive
ControlPointParameters.CollimatorAngle
ControlPointParameters.GantryAngle
ControlPointParameters.JawPositions
ControlPointParameters.LeafPositions
ControlPointParameters.MetersetWeight
ControlPointParameters.PatientSupportAngle
ControlPointParameters.TableTopLateralPosition
ControlPointParameters.TableTopLongitudinalPosition
ControlPointParameters.TableTopVerticalPosition
ControlPointParameters.Index
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 IonControlPointParameters : ControlPointParameters

Constructors

IonControlPointParameters()

Declaration
public IonControlPointParameters()

IonControlPointParameters()

Declaration
public IonControlPointParameters()

IonControlPointParameters()

Declaration
public IonControlPointParameters()

IonControlPointParameters()

Declaration
public IonControlPointParameters()

IonControlPointParameters(Object)

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

IonControlPointParameters(Object)

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

IonControlPointParameters(Object)

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

IonControlPointParameters(Object)

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

Properties

FinalSpotList

Declaration
public IonSpotParametersCollection FinalSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

FinalSpotList

Declaration
public IonSpotParametersCollection FinalSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

FinalSpotList

Declaration
public IonSpotParametersCollection FinalSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

FinalSpotList

Declaration
public IonSpotParametersCollection FinalSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

RawSpotList

Declaration
public IonSpotParametersCollection RawSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

RawSpotList

Declaration
public IonSpotParametersCollection RawSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

RawSpotList

Declaration
public IonSpotParametersCollection RawSpotList { get; set; }
Property Value
Type Description
IonSpotParametersCollection

RawSpotList

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