Main Page
Namespaces
Classes
Files
Related Pages
Namespace List
Namespace Members
tqNhp Namespace Reference
Functions
def
speed
def
torque
def
alltq
def
hp
Variables
float
Pi
= 3.1415926535898
float
tire
= 22.5
float
gear
= 2.05
float
fdr
= 4.266
int
weight
= 2000
tuple
tq1
= alltq(6032,5993,
gear
,
fdr
,
weight
,
tire
,.1)
Function Documentation
def tqNhp::alltq
(
newrpm
,
oldrpm
,
gratio
,
fdratio
,
weight
,
tirediam
,
interval
)
def tqNhp::hp
(
tq
,
rpm
)
def tqNhp::speed
(
rpm
,
gratio
,
fdratio
,
tirediam
)
def tqNhp::torque
(
Weight
,
tirediam
,
V1
,
V2
,
T1
,
T2
)
Variable Documentation
float
tqNhp::fdr
= 4.266
[static]
float
tqNhp::gear
= 2.05
[static]
float
tqNhp::Pi
= 3.1415926535898
[static]
float
tqNhp::tire
= 22.5
[static]
tuple
tqNhp::tq1
= alltq(6032,5993,
gear
,
fdr
,
weight
,
tire
,.1)
[static]
int
tqNhp::weight
= 2000
[static]
BRE Documentation Home