WindowFilterDayLightHours: Filter the lighthours given the information of the station...

Description Usage Arguments

View source: R/sunRelated.R

Description

Filter the lighthours given the information of the station (longitude, latitude) and day

Usage

1
2
WindowFilterDayLightHours(fileInfo, properties, offsetBeforeSunrise,
  offsetAfterSunrise, offsetBeforeSunset, offsetAfterSunset)

Arguments

fileInfo

data table with image files information

properties

data table with specific information

offsetBeforeSunrise

offset to include time before sunrise in minutes

offsetAfterSunrise

offset to include time after sunrise in minutes

offsetBeforeSunset

offset to include time before sunset in minutes

offsetAfterSunset

offset to include time after sunset in minutes


MartinRoth/visDec documentation built on May 7, 2019, 3:40 p.m.