flightconflicts

Tools to analyze conflicts between aircraft.
git clone https://git.eamoncaddigan.net/flightconflicts.git
Log | Files | Refs | README | LICENSE

is.flattrajectory.Rd (285B)


      1 % Generated by roxygen2: do not edit by hand
      2 % Please edit documentation in R/trajectoryToXYZ.R
      3 \name{is.flattrajectory}
      4 \alias{is.flattrajectory}
      5 \title{Check if an object is a flighttrajectory}
      6 \usage{
      7 is.flattrajectory(x)
      8 }
      9 \description{
     10 Check if an object is a flighttrajectory
     11 }
     12