Uses of Class
uavsim.navigationmodel.ILSAssembly

Packages that use ILSAssembly
uavsim.computers Provides... 
 

Uses of ILSAssembly in uavsim.computers
 

Methods in uavsim.computers with parameters of type ILSAssembly
 AttitudePitch ILSComputer.calculateGlideslopeCorrectionAngle(ILSAssembly ilsAssembly, SevenDOFDescriptor sevenDOFDescriptor)
          Calculates the glideslope correction angle.
private  AttitudeYaw ILSComputer.calculateLocalizerCorrectionAngle(ILSAssembly ilsAssembly, SevenDOFDescriptor sevenDOFDescriptor)
          Calculates the localizer correction angle.
private  void ILSComputer.updateMarker(ILSAssembly ilsAssembly, SevenDOFDescriptor sevenDOFDescriptor)
          Updates the marker instrument based on whether the UAV is over any marker.