namespace Observatory.Framework.Files.Journal.Other; public class JetConeBoost : JournalBase { public float BoostValue { get; init; } }