Specification of Fixed Point Interpolation Routines, No.396, 2021-11
AUTOSAR R21-11記事一覧はこちら。
AUTOSAR 21-11, 120文書読んだ。2022年5月末に半分到達予定。
AUTOSAR R21-11(0) 仕様ダウンロード一覧。単語帳。参考文献資料作成
用語(terms)
Term | Description |
---|---|
Cur | Curve for Interpolation |
DET | Default Error Tracer |
DPSearch | Data point search |
DPResult | Data point result |
Ifx | Interpolation Fixed point |
IpoCur | Interpolation of curve used for distributed search and interpolation |
LkUpCur | Curve look-up used for distributed search and interpolation |
IpoMap | Interpolation of map used for distributed search and interpolation |
LkUpMap | Map look-up used for distributed search and interpolation |
IntIpoCur | Integrated interpolation of curve |
IntLkUpCur | Integrated curve look-up |
IntIpoFixCur | Integrated interpolation of fixed curve |
IntLkUpFixCur | Integrated fixed curve look-up |
IntIpoFixICur | Integrated interpolation of fixed interval curve |
IntLkUpFixICur | Integrated fixed interval curve look-up |
IntIpoMap | Integrated interpolation of map |
IntLkUpMap | Integrated map look-up |
IntIpoFixMap | Integrated interpolation of fixed map |
IntLkUpFixMap | Integrated fixed map look-up |
IntIpoFixIMap | Integrated interpolation of fixed interval map |
IntLkUpFixIMap | Integrated fixed interval map look-up |
Lib | Library |
Map | Map for Interpolation |
s8 | Mnemonic for the sint8, specified in AUTOSAR_SWS_PlatformTypes |
s16 | Mnemonic for the sint16, specified in AUTOSAR_SWS_PlatformTypes |
s32 | Mnemonic for the sint32, specified in AUTOSAR_SWS_PlatformTypes |
u8 | Mnemonic for the uint8, specified in AUTOSAR_SWS_PlatformTypes |
u16 | Mnemonic for the uint16, specified in AUTOSAR_SWS_PlatformTypes |
u32 | Mnemonic for the uint32, specified in AUTOSAR_SWS_PlatformTypes |
英日
日本語は仮訳
T.B.D.
参考(reference)
[1] Glossary,AUTOSAR_TR_Glossary
https://www.autosar.org/fileadmin/standards/foundation/21-11/AUTOSAR_TR_Glossary.pdf
[2] IFX_RecordLayout_Blueprint
AUTOSAR_MOD_IFX_RecordLayout_Blueprint.arxml
[3] ISO/IEC 9899:1990 Programming Language - C
http://www.iso.org
[4] ASAM MCD-2MC Version 1.6
http://www.asam.net
[5] General Specification of Basic Software Modules
AUTOSAR_SWS_BSWGeneral
[6] Requirements on Libraries
AUTOSAR_SRS_Libraries