D_indexD-methods {solaR} | R Documentation |
Methods for Function indexD
Description
Daily time index of solaR
objects.
Usage
## S4 method for signature 'Meteo'
indexD(object)
## S4 method for signature 'Sol'
indexD(object)
## S4 method for signature 'G0'
indexD(object)
Arguments
object |
A |
Methods
signature(object = "Meteo")
returns the index of the
data
slot (azoo
object.)signature(object = "Sol")
returns the index of the
solD
slot (azoo
object.)signature(object = "G0")
same as for
object='Sol'
Author(s)
Oscar Perpiñán Lamigueiro
[Package solaR version 0.47 Index]