VPDiffusionForwardSolverBase ROfRho Method Virtual Photonics - VTS Library
Virtual Photonics
Overload List

  NameDescription
Public methodROfRho(IEnumerable OpticalProperties , IEnumerable Double ) (Overrides ForwardSolverBase ROfRho(IEnumerable OpticalProperties , IEnumerable Double ).)
Public methodROfRho(OpticalProperties, Double) (Overrides ForwardSolverBase ROfRho(OpticalProperties, Double).)
Public methodROfRho(OpticalProperties,  Double )
Overload of ROfRho. Determines reflectances at optical properties 'op' and source-detector separations 'rhos'
(Inherited from ForwardSolverBase.)
Public methodROfRho( OpticalProperties , Double)
Overload of ROfRho. Determines reflectances at optical properties 'ops' and source-detector separation 'rho'
(Inherited from ForwardSolverBase.)
Public methodROfRho( OpticalProperties ,  Double )
Convenience array overload of ROfRho. Determines reflectances at optical properties 'ops' and source-detector separations 'rhos'
(Inherited from ForwardSolverBase.)
Back to Top
See Also