NAME

Data::TDMA::Day::Epoch::Frame

ABSTRACT

TDMA::Day::Epoch::Frame provides frame component, which epochs are broken into. Each frame contains 1536 slots, which are the basic data component of a TDMA communications system.

USAGE

# Just provide the time the frame started.
my $tdma_frame = TDMA::Day::Epoch::Frame->new( $time );

AUTHOR

Alex J. Avriette
alex@cpan.org