mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-08-01 20:27:57 +08:00
docs(i18n): PX4 guide translations (Crowdin) - ko (#27449)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
@@ -10,12 +10,12 @@ ParameterSetValueRequest : Used by a remote or primary to update the value for a
|
||||
|
||||
## Fields
|
||||
|
||||
| 명칭 | 형식 | Unit [Frame] | Range/Enum | 설명 |
|
||||
| ------------------------------------ | --------- | ---------------------------------------------------------------- | ---------- | --------------------------------------- |
|
||||
| timestamp | `uint64` | | | |
|
||||
| parameter_index | `uint16` | | | |
|
||||
| int_value | `int32` | | | Optional value for an integer parameter |
|
||||
| float_value | `float32` | | | Optional value for a float parameter |
|
||||
| 명칭 | 형식 | Unit [Frame] | Range/Enum | 설명 |
|
||||
| -------------------------------------------------------------------- | --------- | ---------------------------------------------------------------- | ---------- | --------------------------------------- |
|
||||
| <a id="fld_timestamp"></a>timestamp | `uint64` | | | |
|
||||
| <a id="fld_parameter_index"></a>parameter_index | `uint16` | | | |
|
||||
| <a id="fld_int_value"></a>int_value | `int32` | | | Optional value for an integer parameter |
|
||||
| <a id="fld_float_value"></a>float_value | `float32` | | | Optional value for a float parameter |
|
||||
|
||||
## Constants
|
||||
|
||||
|
||||
Reference in New Issue
Block a user