Virtual Photonics
A list of doubles representing the wavelengths
Namespace: Vts.SpectralMappingAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
public List<double> Wavelengths { get; set; }
public List<double> Wavelengths { get; set; }
Public Property Wavelengths As List(Of Double)
Get
Set
Public Property Wavelengths As List(Of Double)
Get
Set
public:
property List<double>^ Wavelengths {
List<double>^ get ();
void set (List<double>^ value);
}
public:
property List<double>^ Wavelengths {
List<double>^ get ();
void set (List<double>^ value);
}
Property Value
Type:
List Double