Virtual Photonics
Predicate method to determine if photon will hit virtual boundary (VB)
Namespace: Vts.MonteCarloAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Predicate<PhotonDataPoint> WillHitBoundary { get; }
Predicate<PhotonDataPoint> WillHitBoundary { get; }
ReadOnly Property WillHitBoundary As Predicate(Of PhotonDataPoint)
Get
ReadOnly Property WillHitBoundary As Predicate(Of PhotonDataPoint)
Get
property Predicate<PhotonDataPoint^>^ WillHitBoundary {
Predicate<PhotonDataPoint^>^ get ();
}
property Predicate<PhotonDataPoint^>^ WillHitBoundary {
Predicate<PhotonDataPoint^>^ get ();
}
Property Value
Type:
Predicate PhotonDataPoint