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
  • 相关阅读:
    maven学习
    存储过程的作用
    数据库优化
    Springmvc整合mybatis
    Spring Mvc简介
    Axis2开发实例
    Mybatis之typeAlias配置的3种方法
    Spring AOP教程及实例
    spring AOP底层原理实现——jdk动态代理
    Java实现动态代理的两种方式
  • 原文地址:https://www.cnblogs.com/herd/p/15124894.html
Copyright © 2011-2022 走看看