Orbits_Track0 Interface

public interface Orbits_Track0

Called by

interface~~orbits_track0~~CalledByGraph interface~orbits_track0 Orbits_Track0 proc~orbits_track Orbits_Track proc~orbits_track->interface~orbits_track0 proc~orbits_swath Orbits_Swath proc~orbits_swath->proc~orbits_track

Module Procedures

private subroutine Orbits_Track1(name, Satcoef_vec1, Normcoef_vec1)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
real(kind=dp), intent(out), dimension(1:Num_coef) :: Satcoef_vec1
real(kind=dp), intent(out), dimension(1:Num_normcoef) :: Normcoef_vec1

private subroutine Orbits_Track2(iSat, Satcoef_vec, Normcoef_vec)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: iSat
real(kind=dp), intent(out), dimension(1:Num_coef) :: Satcoef_vec
real(kind=dp), intent(out), dimension(1:Num_normcoef) :: Normcoef_vec