Reference Manual AFDX / ARINC 664 Application Interface Library
213
Section 4 – Function Reference: Target Independent Administration Functions
4
4
.
.
5
5
.
.
1
1
F
F
d
d
x
x
A
A
d
d
d
d
I
I
r
r
i
i
g
g
S
S
t
t
r
r
u
u
c
c
t
t
I
I
r
r
i
i
g
g
a
a
n
n
d
d
F
F
d
d
x
x
S
S
u
u
b
b
I
I
r
r
i
i
g
g
S
S
t
t
r
r
u
u
c
c
t
t
I
I
r
r
i
i
g
g
Prototype:
TY_FDX_IRIG_TIME
F
F
d
d
x
x
A
A
d
d
d
d
I
I
r
r
i
i
g
g
S
S
t
t
r
r
u
u
c
c
t
t
I
I
r
r
i
i
g
g ( const TY_FDX_IRIG_TIME *px_IrigTimeA
const TY_FDX_IRIG_TIME *px_IrigTimeB);
TY_FDX_IRIG_TIME
F
F
d
d
x
x
S
S
u
u
b
b
I
I
r
r
i
i
g
g
S
S
t
t
r
r
u
u
c
c
t
t
I
I
r
r
i
i
g
g ( const TY_FDX_IRIG_TIME *px_IrigTimeA
const TY_FDX_IRIG_TIME *px_IrigTimeB);
Driver Command
none
Purpose:
These two functions are used to calculate time tag sums and differences.
Result = IRIG Time A + IRIG Time B (add) or
Result = IRIG Time A - IRIG Time B (sub).
(Calculates with 366 Days / Year)
Input:
TY_FDX_IRIG_TIME *px_IrigTimeA
Format see FdxFwIrig2StructIrig function above.
TY_FDX_IRIG_TIME *px_IrigTimeA
Format see FdxFwIrig2StructIrig function above.
O
O
u
u
t
t
p
p
u
u
t
t
:
:
None
Return Value
TY_FDX_IRIG_TIME. The result of the IRIG time calculation. Format can be absolute or
relative (see definition of TY_FDX_IRIG_TIME above)
Px_IrigTimeA
Operation
Px_IrigTimeB
Result
Function
Absolute Add Absolute Relative
FdxAddIrigStructIrig
Absolute Add Relative Absolute
FdxAddIrigStructIrig
Relative Add Absolute Absolute
FdxAddIrigStructIrig
Relative Add Relative Relative
FdxAddIrigStructIrig
Absolute Sub Absolute Relative
FdxSubIrigStructIrig
Absolute Sub Relative Absolute
FdxSubIrigStructIrig
Relative Sub Absolute Absolute
FdxSubIrigStructIrig
Relative Sub Relative Relative
FdxSubIrigStructIrig
Summary of Contents for AFDX / ARINC 664
Page 2: ......