Create default damaging functions

create.default.damaging(
  hazard.range,
  component = NULL,
  type = "damaging",
  more = NULL
)

Arguments

hazard.range

list with thow items ("f" and "d") giving hazard.range

component

character, giving what type of component this is relatetd to, if any

type,

gives the resulting class of result

more,

a list to add some dimensions to result.

Value

an array representing a damaging function of class type, with default value (NA)