Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Time::TT::InterpolatingRealisation 0.001

    Download button

    No screenshots available
    Downloads: 283  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Andrew Main | More programs
    Perl Artistic License / FREE
    October 19th, 2006, 10:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Time::TT::InterpolatingRealisation description

    Time::TT::InterpolatingRealisation is a TT realised by interpolation.

    Time::TT::InterpolatingRealisation is a TT realised by interpolation.

    SYNOPSIS

    use Time::TT::InterpolatingRealisation;

    $rln = Time::TT::InterpolatingRealisation->new($interpolator);

    $tai_instant = $rln->to_tai($instant);
    $instant = $rln->from_tai($tai_instant);
    $rln1_instant = $rln0->to_realisation($rln1, $rln0_instant);
    $rln0_instant = $rln0->from_realisation($rln1, $rln1_instant);

    This class implements a realisation of Terrestrial Time (TT) by interpolation between known points of correlation between the realisation and International Atomic Time (TAI). See Time::TT::Realisation for the interface.

    CONSTRUCTOR

    Normally one won't use this constructor directly. See the tt_realisation function in Time::TT, which will construct a range of published realisations, most of which are implemented using this class. Use this directly only if the realisation that you desire is not available by that means.
    Time::TT::InterpolatingRealisation->new(INTERPOLATOR)

    Constructs and returns an object representing a realisation of TT that is defined by isolated points of correlation between it and TAI. The INTERPOLATOR argument must be an object of a subclass of Math::Interpolator, supplying the x and y methods. The x coordinate of the interpolator's curve must represent TAI, and the y coordinate the realisation of interest. Times on both coordinates are represented as the number of seconds since the 1958 epoch, as described in Time::TT. All numbers must be Math::BigRat objects.

    The class Time::TT::OffsetKnot may be useful in building the required interpolator.

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    TT interpolation | interpolation realisation | Perl module | Time::TT::Interpolat | TT | interpolation

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM