class DataLayers extends Collection (View source)

Properties

protected $collection_key
string $annualFluxUrl
string $dsmUrl
string[] $hourlyShadeUrls
protected $imageryDateType
protected $imageryDateDataType
protected $imageryProcessedDateType
protected $imageryProcessedDateDataType
string $imageryQuality
string $maskUrl
string $monthlyFluxUrl
string $rgbUrl

Methods

setAnnualFluxUrl($annualFluxUrl)

No description

string
getAnnualFluxUrl()

No description

setDsmUrl($dsmUrl)

No description

string
getDsmUrl()

No description

setHourlyShadeUrls($hourlyShadeUrls)

No description

string[]
getHourlyShadeUrls()

No description

setImageryDate(Date $imageryDate)

No description

getImageryDate()

No description

setImageryProcessedDate(Date $imageryProcessedDate)

No description

getImageryProcessedDate()

No description

setImageryQuality($imageryQuality)

No description

string
getImageryQuality()

No description

setMaskUrl($maskUrl)

No description

string
getMaskUrl()

No description

setMonthlyFluxUrl($monthlyFluxUrl)

No description

string
getMonthlyFluxUrl()

No description

setRgbUrl($rgbUrl)

No description

string
getRgbUrl()

No description

Details

setAnnualFluxUrl($annualFluxUrl)

No description

Parameters

$annualFluxUrl

string getAnnualFluxUrl()

No description

Return Value

string

setDsmUrl($dsmUrl)

No description

Parameters

$dsmUrl

string getDsmUrl()

No description

Return Value

string

setHourlyShadeUrls($hourlyShadeUrls)

No description

Parameters

$hourlyShadeUrls

string[] getHourlyShadeUrls()

No description

Return Value

string[]

setImageryDate(Date $imageryDate)

No description

Parameters

Date $imageryDate

Date getImageryDate()

No description

Return Value

Date

setImageryProcessedDate(Date $imageryProcessedDate)

No description

Parameters

Date $imageryProcessedDate

Date getImageryProcessedDate()

No description

Return Value

Date

setImageryQuality($imageryQuality)

No description

Parameters

$imageryQuality

string getImageryQuality()

No description

Return Value

string

setMaskUrl($maskUrl)

No description

Parameters

$maskUrl

string getMaskUrl()

No description

Return Value

string

setMonthlyFluxUrl($monthlyFluxUrl)

No description

Parameters

$monthlyFluxUrl

string getMonthlyFluxUrl()

No description

Return Value

string

setRgbUrl($rgbUrl)

No description

Parameters

$rgbUrl

string getRgbUrl()

No description

Return Value

string