VPBoundaryCoupling MembersVirtual Photonics - VTS Library
Virtual Photonics

The BoundaryCoupling type exposes the following members.
Methods

  NameDescription
Public methodOnlineEquals
Indicates whether this instance and a specified object are equal.
(Inherited from OnlineValueType.)
Protected methodOnlineFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodOnlineGetHashCode
Returns the hash code for this instance.
(Inherited from OnlineValueType.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodOnlineToString
Returns the fully qualified type name of this instance.
(Inherited from OnlineValueType.)
Back to Top
Fields

  NameDescription
Public fieldRi
reflection contribution to incoming flux from outgoing flux: Ri[ne][ns][2] --- interpolated direction
Public fieldRi2
reflection contribution to incoming flux from outgoing flux: Ri2[ne][ns][2] --- interpolated weight
Public fieldRo
reflection contribution to outgoing flux from boundary source: Ro[ne][ns][2] --- interpolated weight
Public fieldRo2
reflection contribution to outgoing flux from boundary source: Ro2[ne][ns][2] --- interpolated direction
Public fieldSi
refraction contribution to incoming flux from boundary source: Si[ne][ns][2] --- interpolated direction
Public fieldSi2
refraction contribution to incoming flux from boundary source: Si2[ne][ns][2] --- interpolated weight
Public fieldSo
refraction contribution to outgoing flux from outgoing flux: So[ne][ns][2] --- interpolated weight
Public fieldSo2
refraction contribution to outgoing flux from outgoing flux: So2[ne][ns][2] --- interpolated direction
Back to Top
See Also