Constants: Constants

Description Usage Details Examples

Description

Constants defined by slacR

Usage

1

Details

Currently, only the speed of light is defined.

Examples

1
2
3
4
5
z1 <- 0.391
z2 <- 0.395

dv <- c.light * (z2 - z1)/(1 + mean(c(z1, z2)))
dv

oczoske/slacR documentation built on May 20, 2019, 8:23 p.m.