SpeedOfLight
- 업데이트 날짜:2023-02-21
- 1분 (읽기 시간)
double SpeedOfLight (void);
Purpose
This function returns the value of the speed of light in a vacuum. The units are Meters per Second and the uncertainty is 0.004 ppm.
Parameters
None.
Return Value
| Name | Type | Description |
| speedOfLight | double | Returns the value of the speed of light in a vacuum |
Additional Information
Library: Programmer's Toolbox
Include file: toolbox\toolbox.h
LabWindows/CVI compatibility: LabWindows/CVI 4.0 and later