View source: R/AudioMoth_days.R
AudioMoth_days | R Documentation |
Calculates maximum recording duration in days. Predictions are based on estimated file size and daily energy consumption shown in AudioMoth configuration app.
AudioMoth_days(mAH.d = 90, mAH = 2600, MB = 128 * 1000, MB.d = 3456)
mAH.d |
Predicted daily energy consumption in mAH |
mAH |
capacity of installed batteries |
MB |
capacity of micro SD memory card in MB |
MB.d |
daily file size in MB |
data frame
AudioMoth_days()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.