Changeset 8934
- Timestamp:
- 03/09/09 17:00:02 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
ossiedev/branches/hvolos/packetwfrm/components/FrameAssembler/documentation.txt
r8831 r8934 27 27 \section properties Properties 28 28 29 \subsection prop_mod_type mod_type (DCE: 690f320c-5bee-4959-b93d-586dc3450aac)29 \subsection prop_mod_type mod_type (DCE:a15e70e4-96e4-4cc8-b1f0-06cb301f6c2e) 30 30 This property configures the modulation scheme control code in the preamble 31 31 header of the frame. The property is a string and must be one of the … … 35 35 - 8PSK 36 36 - 16QAM 37 38 \subsection prop_frame_size frame_size (DCE:25a1df92-7f22-43af-8720-ad37714a66db)39 This property configures the size of the frame in terms of the number of40 symbols embedded between the header and footer. This property is a41 CORBA::UShort and must be one of the following:42 - 204843 - 409644 - 819245 - 1638446 37 47 38 \section interfaces Interfaces