Function spice::core::raw::pxfrm2[][src]

pub fn pxfrm2<S: Into<String>>(
    from: S,
    to: S,
    etfrom: f64,
    etto: f64
) -> [[f64; 3]; 3]
Expand description

Return the 3x3 matrix that transforms position vectors from one specified frame at a specified epoch to another specified frame at another specified epoch.