13.07.2015 Views

705x2b1s - CCSDS

705x2b1s - CCSDS

705x2b1s - CCSDS

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

2.2.2 Relaying Table<strong>CCSDS</strong> HISTORICAL DOCUMENTRECOMMENDATION FOR ADVANCED ORBITING SYSTEMSThis ADT is part of the management information base for the Path protocol. At the moment thisis not the subject of <strong>CCSDS</strong> standardisation. The following description therefore represents aminimum set of data required to allow the Path protocol to function and should not constrainfuture implementations.type RelayingTable is Relaysorts RelayingTableopns CreateRT : -> RelayingTableAdd: Relay, RelayingTable -> RelayingTableTail: RelayingTable -> RelayingTableHead: RelayingTable -> Relayeqns forall R1, R2 : Relay, RT : RelayingTableofsort RelayHead(CreateRT)= NULLRelay;Head(Add(R1, CreateRT)) = R1;Head(Add(R1, Add(R2, RT)))= Head(Add(R2, RT));ofsort RelayingTableendtypeTail(CreateRT)Tail(Add(R1, CreateRT))Tail(Add(R1, Add(R2, RT)))= CreateRT;= CreateRT;= Add(R1, Tail(Add(R2, RT)));<strong>CCSDS</strong> 705.2-B-1 Page 2-6 May 1994<strong>CCSDS</strong> HISTORICAL DOCUMENT

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!