[Css-csts] specification of Duration type in CSTS FW ASN.1
John Pietras
john.pietras at gst.com
Tue Jun 14 12:07:53 EDT 2011
CSTSWG colleagues ---
Here is what I guess is another RID on the FW. In D2.3 (COMMON TYPES),
the type Duration is defined as:
-- The Duration is expressed in microseconds
Duration ::= CHOICE
{ seconds [0] IntUnsigned
, milliseconds [1] IntUnsigned
, microseconds [2] IntUnsigned
}
Clearly, the comment ("The Duration is expressed in microseconds") does
not match the type definition. The comment was obviously "ported" from
the FCLTU specification, where Duration was simply cast as
IntUnsignedLong.
If the preceeding comment is needed at all, perhaps it should be changed
to something like "The Duration maybe expressed in seconds,
milliseconds, or microseconds".
Best regards,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ccsds.org/pipermail/css-csts/attachments/20110614/69cb998c/attachment.html
More information about the Css-csts
mailing list