as.flighttrajectory.Rd (356B)
1 % Generated by roxygen2: do not edit by hand 2 % Please edit documentation in R/coerceTrajectory.R 3 \name{as.flighttrajectory} 4 \alias{as.flighttrajectory} 5 \title{Attempt to coerce an object into an instance of \code{flighttrajectory}.} 6 \usage{ 7 as.flighttrajectory(x) 8 } 9 \description{ 10 Attempt to coerce an object into an instance of \code{flighttrajectory}. 11 } 12