zoukankan      html  css  js  c++  java
  • Qto_RampFlightBaseQuantities

    Qto_RampFlightBaseQuantities

    坡道梯段所有引用的定义通用的基本数量。

    NameTypeDescription
    Length Q_LENGTH
    Länge Gesamtlänge der Rampe gemessen entlang der Lauflinie der Rampe.
    Length Total length of the ramp flight along the walking line.
    Width Q_LENGTH
    Dicke Dicke der Rampe. Der Wert wird nur dann angegeben, wenn diese konstant ist.
    Width Thickness of the ramp flight. It should only be provided, if it is constant.
    GrossArea Q_AREA
    Bruttofläche Gesamte Bruttofläche der Rampe (als wahre Fläche und nicht als projizierte Fläche). Alle Öffnungen werden übermessen. Wird nur bei konstanter Dicke der Rampe angegeben.
    Gross Area Total area of the ramp flight (not the projected area). Openings, recesses and projections are not taken into account. Only given, if the ramp flight is prismatic.
    NetArea Q_AREA
    Nettofläche Gesamte Nettofläche der Rampe (als wahre Fläche und nicht als projizierte Fläche). Alle Öffnungen werden abgezogen. Wird nur bei konstanter Dicke der Rampe angegeben.
    Net Area Total area of the ramp flight (not the projected area). Openings and recesses are taken into account by subtraction, projections by addition. Only given, if the ramp flight is prismatic.
    GrossVolume Q_VOLUME
    Bruttovolumen Gesamtes Bruttovolumen der Rampe. Alle Öffnungen werden übermessen.
    Gross Volume Total gross volume of the ramp flight. Openings, recesses, and projections are not taken into account.
    NetVolume Q_VOLUME
    Nettovolumen Gesamtes Nettovolumen der Rampe. Alle Öffnungen werden abgezogen.
    Net Volume Total net volume of the ramp flight. Openings and recesses are taken into account by subtraction, projections by addition.

    ###################################

    QQ 3087438119
  • 相关阅读:
    python join()阻塞的用法
    python远程批量执行命令
    python多进程,以及进程池并发
    python生产者消费者模型
    python如何保证多个线程同时修改共享对象时不出错!
    python多线程,多进程
    python paramiko模拟ssh登录,实现sftp上传或者下载文件
    python初识1
    验证码的作用和实现原理
    网络应用软件结构-----CS与BS结构(网络基本知识小结)
  • 原文地址:https://www.cnblogs.com/herd/p/15124894.html
Copyright © 2011-2022 走看看