Click or drag to resize

PhysicsFormulas Methods

The PhysicsFormulas type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIllumination
Calculates illumination at a given distance in meters.
Public methodStatic memberIndexOfRefraction
Calculates Index of refraction of a material. Input is speed of light in material in m/s.
Public methodStatic memberSpeedOfLightInMaterial
Calculates the speed of light in a material of a given index. Input is the refractive index.
Public methodStatic memberWaveFormulaFrequency
Calculates the frequency of a wave. Inputs are velocity and wavelength.
Public methodStatic memberWaveFormulaVelocity
Calculates the velocity of a wave. Inputs are frequency and wavelength.
Public methodStatic memberWaveFormulaWavelength
Calculates the wavelength of light. Inputs are velocity and frequency.
Top
See Also