
model of a three-storey auxiliary dwelling unit (adu)
adu_elevator.Rd
model of a three-storey auxiliary dwelling unit (adu)
Format
Preloaded (with function load_model()
) input file of a three-storey
auxiliary dwelling unit (adu) equipped with an elevator. At this stage, it
is an object of class 'model' formatted as a list. It is the equivalent of
the stage "load" in function analyse_model()
, thus stages 'extract' and
'damaging' should be applied in order to generate the damage function.
Inside adu_t you will find:
- name
slot of length 1 containing the model name.
- type
slot of length 1 containing the model type.
- category
slot of length 1 containing the model category.
- path
list of length 7 containing paths from the information should be loaded or where the information should be stored.
- file_name
list of length 9 containing the file names to use to load or store information.
- building
list of length 3 containing the information from the building file.
- data_table
list of length 1 containing the information from the furniture file.