Uses of Class
com.luciad.format.aixm51.model.features.procedure.minimumandemergencysafealtitude.TLcdAIXM51SafeAltitudeAreaTimeSlice
Packages that use TLcdAIXM51SafeAltitudeAreaTimeSlice
Package
Description
This package provides the classes that correspond to AIXM 5.1 procedure types.
-
Uses of TLcdAIXM51SafeAltitudeAreaTimeSlice in com.luciad.format.aixm51.model.features.procedure
Methods in com.luciad.format.aixm51.model.features.procedure that return types with arguments of type TLcdAIXM51SafeAltitudeAreaTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51AbstractProcedureTimeSlice.getSafeAltitude()
Gets the value of the safeAltitude property.Method parameters in com.luciad.format.aixm51.model.features.procedure with type arguments of type TLcdAIXM51SafeAltitudeAreaTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51AbstractProcedureTimeSlice.setSafeAltitude
(TLcdAIXM51Feature<TLcdAIXM51SafeAltitudeAreaTimeSlice> aValue) Sets the value of the safeAltitude property. -
Uses of TLcdAIXM51SafeAltitudeAreaTimeSlice in com.luciad.format.aixm51.model.features.procedure.approachprocedure.approach
Methods in com.luciad.format.aixm51.model.features.procedure.approachprocedure.approach that return types with arguments of type TLcdAIXM51SafeAltitudeAreaTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51InstrumentApproachProcedureTimeSlice.getSafeAltitude()
Returns the role value contained in the value of theTLcdAIXM51InstrumentApproachProcedureTimeSlice.SAFE_ALTITUDE_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.procedure.approachprocedure.approach with type arguments of type TLcdAIXM51SafeAltitudeAreaTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51InstrumentApproachProcedureTimeSlice.setSafeAltitude
(TLcdAIXM51Feature<TLcdAIXM51SafeAltitudeAreaTimeSlice> aValue) Sets the value of the property that maps to thesafeAltitude
element. -
Uses of TLcdAIXM51SafeAltitudeAreaTimeSlice in com.luciad.format.aixm51.model.features.procedure.arrivalprocedure
Methods in com.luciad.format.aixm51.model.features.procedure.arrivalprocedure that return types with arguments of type TLcdAIXM51SafeAltitudeAreaTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51StandardInstrumentArrivalTimeSlice.getSafeAltitude()
Returns the role value contained in the value of theTLcdAIXM51StandardInstrumentArrivalTimeSlice.SAFE_ALTITUDE_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.procedure.arrivalprocedure with type arguments of type TLcdAIXM51SafeAltitudeAreaTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51StandardInstrumentArrivalTimeSlice.setSafeAltitude
(TLcdAIXM51Feature<TLcdAIXM51SafeAltitudeAreaTimeSlice> aValue) Sets the value of the property that maps to thesafeAltitude
element. -
Uses of TLcdAIXM51SafeAltitudeAreaTimeSlice in com.luciad.format.aixm51.model.features.procedure.departureprocedure
Methods in com.luciad.format.aixm51.model.features.procedure.departureprocedure that return types with arguments of type TLcdAIXM51SafeAltitudeAreaTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51StandardInstrumentDepartureTimeSlice.getSafeAltitude()
Returns the role value contained in the value of theTLcdAIXM51StandardInstrumentDepartureTimeSlice.SAFE_ALTITUDE_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.procedure.departureprocedure with type arguments of type TLcdAIXM51SafeAltitudeAreaTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51StandardInstrumentDepartureTimeSlice.setSafeAltitude
(TLcdAIXM51Feature<TLcdAIXM51SafeAltitudeAreaTimeSlice> aValue) Sets the value of the property that maps to thesafeAltitude
element.