Evaluation of fitness for service
Project description
FFSeval
Evaluation of fitness for service
Shinsuke Sakai
Emeritus Professor, The University of Tokyo, Japan
Visiting Professor, Yokohama National University, Japan
Operation check
from FFSeval import FFS as ffs
cls=ffs.Treat()
L=cls.Set('L_2_b')
data={
'Ri':275e-3,
't':16e-3,
'Sy':514,
'p':8.0,
'a':11e-3
}
L.SetData(data)
L.Calc()
L.GetRes()
#{'Lr': 0.7709984917738504, 'pc': 10.376155187533834}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ffseval-0.1.6.tar.gz
(14.1 kB
view details)
File details
Details for the file ffseval-0.1.6.tar.gz.
File metadata
- Download URL: ffseval-0.1.6.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb506519c545b1c0fa9cda95980964aedf1dbedf5c7f37c2328d660f889953cc
|
|
| MD5 |
16418a3ae293f46e5c6004f7ce26277a
|
|
| BLAKE2b-256 |
7c9ed7a6e936158e64617fcb2d012d38551c74da375110b9516eb4804847da4c
|