PhysicsFormulas Methods |
The PhysicsFormulas type exposes the following members.
| Name | Description | |
|---|---|---|
| Illumination |
Calculates illumination at a given distance in meters.
| |
| IndexOfRefraction |
Calculates Index of refraction of a material. Input is speed of light in material in m/s.
| |
| SpeedOfLightInMaterial |
Calculates the speed of light in a material of a given index. Input is the refractive index.
| |
| WaveFormulaFrequency |
Calculates the frequency of a wave. Inputs are velocity and wavelength.
| |
| WaveFormulaVelocity |
Calculates the velocity of a wave. Inputs are frequency and wavelength.
| |
| WaveFormulaWavelength |
Calculates the wavelength of light. Inputs are velocity and frequency.
|