exposureTime: Set or get the exposureTime slot.

Description Usage Arguments Value See Also Examples

Description

Set or get the denominator of the shutter speed used to take the photograph represented by a CanopyPhoto.

Usage

1
2
3
4
5
6
7
exposureTime(x)

## S4 method for signature 'CanopyPhoto'
exposureTime(x)

## S4 replacement method for signature 'CanopyPhoto,numeric'
exposureTime(x) <- value

Arguments

x

CanopyPhoto.

value

numeric. Denominator of the shutter speed used to take x.

Value

numeric.

See Also

loadPhoto.

Examples

1
2
3
4

GastonMauroDiaz/caiman documentation built on Jan. 22, 2022, 4:43 a.m.