csharp
public sealed class QueryTestContentOne test, as a file holds it: a reading, a purpose, bounds and a curve.
Fields and properties (15)
public QueryTestKind KindWhich reading it takes.
public string SourceThe registered test's name, for Registered.
public QueryTestPurpose PurposeWhat it is for.
public bool FromContextWhether a distance test measures from what the query is about rather than the agent.
public float MinimumThe reading that normalises to zero.
public float MaximumThe reading that normalises to one.
public float FloorA reading below this filters the point, for a test that filters.
public float CeilingA reading above this filters the point, for a test that filters.
public float WeightHow much this test counts for, against the others.
public ResponseCurveKind CurveWhich shape the normalised reading goes through.
public float SlopeSlope, or the bell's height.
public float ExponentExponent, steepness or width — whichever the shape has.
public float ShiftVertical shift.
public float CentreHorizontal shift.
public List<UtilityCurveKeyContent> KeysThe keys, for Sampled.
Methods (1)
public ResponseCurve BuildCurve()The curve this describes.
Used by (10)
- QueryContentVixen.Ai
- QueryContentCompilerVixen.Ai
- QueryContentTestsVixen.Ai.Tests
- TypeRegistrationVixen.Ai
- Vixen_Ai_QueryContentSerializerVixen.Ai
- Vixen_Ai_QueryTestContentSerializerVixen.Ai
- QueryDocumentVixen.Editor.AssetEditors
- QueryDocumentTestsVixen.Editor.AssetEditors.Tests
- QueryImporterVixen.Editor.Assets
- QueryViewVixen.Editor.AssetEditors