AlarmType

enum AlarmType

The type of an alarm.

Raw

An alarm for a specific date/time or a specific period in the future.

Maneuver

An alarm based on the next maneuver node on the current ships flight path. This node will be stored and can be restored when you come back to the ship.

ManeuverAuto

See AlarmType.Maneuver.

Apoapsis

An alarm for furthest part of the orbit from the planet.

Periapsis

An alarm for nearest part of the orbit from the planet.

AscendingNode

Ascending node for the targeted object, or equatorial ascending node.

DescendingNode

Descending node for the targeted object, or equatorial descending node.

Closest

An alarm based on the closest approach of this vessel to the targeted vessel, some number of orbits into the future.

Contract

An alarm based on the expiry or deadline of contracts in career modes.

ContractAuto

See AlarmType.Contract.

Crew

An alarm that is attached to a crew member.

Distance

An alarm that is triggered when a selected target comes within a chosen distance.

EarthTime

An alarm based on the time in the “Earth” alternative Universe (aka the Real World).

LaunchRendevous

An alarm that fires as your landed craft passes under the orbit of your target.

SOIChange

An alarm manually based on when the next SOI point is on the flight path or set to continually monitor the active flight path and add alarms as it detects SOI changes.

SOIChangeAuto

See AlarmType.SOIChange.

Transfer

An alarm based on Interplanetary Transfer Phase Angles, i.e. when should I launch to planet X? Based on Kosmo Not’s post and used in Olex’s Calculator.

TransferModelled

See AlarmType.Transfer.