Virtual PhotonicsThe IVirtualBoundary type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | GetDistanceToVirtualBoundary |
Method to determine distance to VB
|
Properties
Name | Description | |
---|---|---|
![]() | DetectorController |
Each VB holds on to a detector controller which manages the detectors associated with this VB
|
![]() | Name |
Name of VB, default VirtualBoundaryType.ToString()
|
![]() | PhotonStateType |
State of the photon at this VB
|
![]() | VirtualBoundaryType |
Type of the VB
|
![]() | WillHitBoundary |
Predicate method to determine if photon will hit virtual boundary (VB)
|
See Also