denki 0.0.3 copy "denki: ^0.0.3" to clipboard
denki: ^0.0.3 copied to clipboard

calc of electricity

denki #

calc of electricity 電気技術者向けの計算パッケージです。

Getting Started #

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

参考資料 #

電気主任技術者関連

地上設置型太陽光発電システムの設計ガイドライン2019年版

経済産業省 法令|電力の安全

電気事業法 告示・内規等

Sample code #

    // 速度圧qp
    print(wp.calcQp(34, 1.194, 1.0)); // 828.1583999999998

    // 風圧荷重W
    print(wp.calcW(828, 1.25, 1.0)); // 1035.0
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

calc of electricity

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on denki