new(xml)
This method is used to instantiate an ISOImageryEvent
setIdentifier(identifier)
Sets an identifier, object of class character
or ISOMetaIdentifier
setTrigger(trigger)
Set the trigger, object of class ISOImageryTrigger
, or 'character' among
values given by ISOImageryTrigger$values()
, or free text.
setContext(context)
Set the context, object of class ISOImageryContext
, or 'character' among
values given by ISOImageryContext$values()
, or free text.
setSequence(sequence)
Set the sequence, object of class ISOImagerySequence
, or 'character' among
values given by ISOImagerySequence$values()
, or free text.
setTime(time)
Set the time, object of class POSIXt
.
setPlatformPass(platformPass)
Set the platform pass, object of class ISOImageryPlatformPass
addSensor(sensor)
Adds a sensor, object of class ISOImageryInstrument
.
delSensor(sensor)
Deletes a sensor, object of class ISOImageryInstrument
addObjective(objective)
Adds an objective, object of class ISOImageryObjective
delObjective(objective)
Deletes an objective, object of class ISOImageryObjective