AUTOSAR
  • 快速上手
  • Basic Concepts
  • AUTOSAR 3 API
  • AUTOSAR 4 Developer Guide
  • AUTOSAR 4 API
    • Package Root
    • Base
    • Behavior
    • Component
    • Constant
    • DataType
      • ApplicationArrayDataType
      • ApplicationArrayElement
      • ApplicationDataType
      • ApplicationPrimitiveDataType
      • ApplicationRecordDataType
      • ApplicationRecordElement
      • CompuMethod
      • CompuScaleElement
      • Computation
      • DataConstraint
      • DataTypeMap
      • DataTypeMappingSet
      • ImplementationDataType
      • ImplementationDataTypeElement
      • ModeRequestTypeMap
      • SwBaseType
      • Unit
    • Element
    • Mode
    • Workspace
    • Package
    • Port
    • PortInterface
AUTOSAR
  • »
  • AUTOSAR 4 API »
  • DataType
  • 查看页面源码

DataType

Module

autosar.datatype

The datatype module contains classes that are used to create AUTOSAR data types.

The Python autosar package primarilty supports implementation data types and has some support for application data types.

Module Classes:

  • ApplicationArrayDataType
  • ApplicationArrayElement
  • ApplicationDataType
  • ApplicationPrimitiveDataType
  • ApplicationRecordDataType
  • ApplicationRecordElement
  • CompuMethod
  • CompuScaleElement
  • Computation
  • DataConstraint
  • DataTypeMap
  • DataTypeMappingSet
  • ImplementationDataType
  • ImplementationDataTypeElement
  • ModeRequestTypeMap
  • SwBaseType
  • Unit

© 版权所有 2019-2021, Conny Gustafsson.

利用 Sphinx 构建,使用了 主题 由 Read the Docs开发.