Haima Fstar

The Haima Fstar (Fushida; Chinese: 福仕达) is a 5 to 8-seater microvan produced by the Zhengzhou division of Haima Automobile.[1]

Haima Fstar
Overview
ManufacturerHaima Automobile
Also calledHaima Fushida
Production2010present
Body and chassis
ClassMicrovan
Body style5-door Microvan
Powertrain
Engine1.2L I4
Transmission5-speed manual
Dimensions
Wheelbase2,715 mm (106.9 in)
Length4,170 mm (164.2 in)
Width1,566 mm (61.7 in)
Height1,865 mm (73.4 in)

Overview

Haima Fstar (rear)
Haima Fstar II (rear; minor facelift)

The Haima Fstar was launched in 2010 as Haima's first entry to the commercial microvan market.[2]

The Haima Fstar microvan was built on a chassis composed of two longitudinal beams and seven transverse beams, with the engine bay featuring a 1.2-liter DOHC 16-valve gasoline engine producing 91 hp and 112 Nm of torque.[3]

gollark: "Lyric"Ly "accidentally" kicked me.
gollark: No. You are typing and I do not have TTS enabled.
gollark: I think writemut should return the mutref you provide.
gollark: ```javascriptimport {assertType, addDefn} from './builtin.mjs';import {execFn} from './shiny.mjs';const getElem = (args) => [{type:"domNode", val:document.getElementById(args[0])}];const setHTML = (args) => args[0].innerHTML = args[1];const mutref = (args) => [{type:"&mut", val:args[0]}];const readmut = (args) => [args[0]];const log = (args) => { console.log(args); return [];}const writemut = (args) => { assertType("&mut", args[1]); args[1].val = args[0]; return [];}const onclick = (args) => { args[0].onclick = (_) => { execFn(args[1]); } return [];}addDefn("log", 1, log);addDefn("getId", ["string"], getElem);addDefn("setHTML", ["domNode", "string"], setHTML);addDefn("mutref", 1, mutref);addDefn("readmut", ["&mut"], readmut);addDefn("writemut", 2, writemut);addDefn("onclick", ["domNode", "closure"], onclick);```
gollark: https://meta.rpn.aidanpe.duckdns.org/dom.mjs

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.