Vi flyttar från butik till nätet - så funkar det framåt
Fire Protection | 1:a upplagan
- Danskt band, Engelska, 2020
- Författare: Robert Burke
- Betyg:
567
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
The modern definition of firefighter no longer means “putting the wet stuff on the red stuff.” Emergency responders answer incidents ranging from fire alarm activations to elevator rescues and medical emergencies more often than full-blown fires. Consequently, responders increasingly interface with a wide array of building systems. Underscoring the changing role of firefighters, Fire Protection: Systems and Response presents the basic knowledge of the inner workings of fire safety/fire protection systems and related equipment in buildings.
The author provides a straightforward overview of the functions and benefits of these systems and how they can assist with fire suppression, code enforcement, alarm response, and elevator rescue. The book’s comprehensive discussion of elevators, fire command centers, emergency generators and lighting, and HVAC systems sets it apart from other fire protection books currently available. The topics covered prepare emergency response personnel for the challenges they face working with fire protection systems, fire alarm systems, and elevators.
Logically organized, clearly written, and covering all systems in a single text, this presentation of information streamlines fire service interaction with building features and fire protection systems. Providing an understanding of how systems are designed and installed, the book is also a reference for troubleshooting fire protection problems in the field. The information not only gives responders an appreciationknowledge of how the systems work, but helps them use this knowledge to perform their job better.
The author provides a straightforward overview of the functions and benefits of these systems and how they can assist with fire suppression, code enforcement, alarm response, and elevator rescue. The book’s comprehensive discussion of elevators, fire command centers, emergency generators and lighting, and HVAC systems sets it apart from other fire protection books currently available. The topics covered prepare emergency response personnel for the challenges they face working with fire protection systems, fire alarm systems, and elevators.
Logically organized, clearly written, and covering all systems in a single text, this presentation of information streamlines fire service interaction with building features and fire protection systems. Providing an understanding of how systems are designed and installed, the book is also a reference for troubleshooting fire protection problems in the field. The information not only gives responders an appreciationknowledge of how the systems work, but helps them use this knowledge to perform their job better.
Om denna bok
Fire Protection av Robert Burke är en Danskt band bok med 312 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2020.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Fire Protection begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780367577643
Upplaga:
1
Utgiven:
2020-06-30
Förlag:
Okänt
Sidantal:
312
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>