mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
[Specification] Add Data Position Measurement Block (DPM*) definition
This commit is contained in:
@@ -78,4 +78,8 @@ include::structs/cicm.adoc[]
|
|||||||
|
|
||||||
<<<
|
<<<
|
||||||
|
|
||||||
include::structs/checksum.adoc[]
|
include::structs/checksum.adoc[]
|
||||||
|
|
||||||
|
<<<
|
||||||
|
|
||||||
|
include::structs/dpm.adoc[]
|
||||||
6
docs/spec/structs/dpm.adoc
Normal file
6
docs/spec/structs/dpm.adoc
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
=== Data Position Measurement Block (`DPM*`)
|
||||||
|
|
||||||
|
This block captures measurements of each sector’s position, providing insights into the physical structure of the disc.
|
||||||
|
It is designed to facilitate analysis of disc geometry and sector layout.
|
||||||
|
|
||||||
|
The formal definition of this block’s format is reserved for a future revision of the specification.
|
||||||
Reference in New Issue
Block a user