object
ccsds_time_codesï
Helpers for introspecting CCSDS time code terms.
Availability:
logtalk_load(ccsds_time_codes(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-05-08
Compilation flags:
static, context_switching_callsDependencies:
(none)
Remarks:
(none)
Inherited public predicates:
(none)
Public predicatesï
valid/1ï
True if the argument is a known CCSDS time code term.
Compilation flags:
staticTemplate:
valid(TimeCode)Mode and number of proofs:
valid(@compound) - zero_or_oneformat/2ï
Returns the CCSDS time code format for a known time code term.
Compilation flags:
staticTemplate:
format(TimeCode,Format)Mode and number of proofs:
format(+compound,-atom) - oneProtected predicatesï
(none)
Private predicatesï
(none)
Operatorsï
(none)